Skip to main content
FontEmbeddingModeEnum enumeration constants are used to define whether fonts should be embedded in the PDF (PDF/A) file.

Elements

Remarks

To minimize the size of the output PDF/A files after export, use the combination of FEM_Auto or FEM_EmbedSubsetWhenNeeded and PEM_ImageOnText.

Used in

IPDFExportFeatures::FontEmbeddingMode