API Reference
Cmdlet
Get-OfficePdfFont
Gets PDF font diagnostics for embedding and ToUnicode repair-readiness workflows.
Remarks
Gets PDF font diagnostics for embedding and ToUnicode repair-readiness workflows.
Examples
EXAMPLE 1
Get-OfficePdfFont -Path 'C:\Path'
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-OfficePdfFont [-NeedsReview] [-Password <String>] -Path <String> [-Subtype <String>] [<CommonParameters>]#Parameter set:
All Parameter SetsParameters
- NeedsReview SwitchParameter
- Return only fonts that need embedding or ToUnicode review.
- Password String
- Password used to analyze a Standard password-encrypted PDF.
- Path String
- PDF file path.
- Subtype String
- Optional font subtype filter such as Type1, Type0, or TrueType.
Outputs
OfficeIMO.Pdf.PdfFontDiagnostic