EmbedFlags
Namespace: Datalogics::PDFL
Values
- None
Fonts marked for subsetting/embedding will be embedded.
- Subset
Fonts will be subset when embedded. Otherwise the entire font will be embedded. Full fonts should only be embedded if the information in the fonts indicates it can be used for editible embedding. Fonts that have more than 2048 characters will be subset embedded regardless of the setting of this flag.
This flag implies a scan of the document text to ensure that all required characters are in the subset.
- SubsetOfEmbeddedFont
If set, fonts that have already been embedded but are not subset fonts, will be reembedded as a subset font.
If clear, already embedded fonts will not be re-scanned for embedding at all.
- DontScanDocument
If set, the document will not be scanned for font usage when embedding and subsetting. This flag only takes effect if a list of specific fonts to embed is given.