Using the Fonts property, you can perform the following checks:
- TrueType font: Checks whether "TrueType" fonts are present in the PDF document.
- Type 1 font: Checks whether "Adobe Type 1" fonts are present in the PDF document.
- Type 3 font: Checks whether "Adobe Type 3" fonts are present in the PDF document.
- Multiple Master font: Checks whether "Multiple Master" fonts are present in the PDF
document.
- City font: Checks whether "City" fonts are present in the PDF document.
- Composite font: Checks whether "Composite" fonts (also known as double byte fonts) are
present in the PDF document.
- Font from Vendor: Checks whether all the fonts present in the PDF document were procured
from the same vendor.
- Font Name: Checks the PDF document for occurrence of a particular font name.
- Not embedded: Checks the PDF document for fonts which are not embedded.
- Embedded OpenType: Checks the PDF document for occurrence of "OpenType" embedded fonts.
- Embedded completely/subset: Checks whether the fonts are completely embedded or as a subset
only.
- Embedded completely for Composite font: Checks the PDF document for occurrence of Composite
fonts which are completely embedded.
- Embedded Acrobat emulatable font: Checks the PDF document for embedded fonts that can be
emulated Adobe acrobat for on-screen viewing.
- Font Style: Outline: Checks the PDF document for artificial outline styles.
- Font Style: Bold: Checks the PDF document for artificial bold styles.
- Font Style: Italic: Checks the PDF document for artificial italic styles.