

This function will return the total number of fonts in the document.

Get font ID for next font and select it Iterate through all fonts found in the PDFįor (int i = 1 i < DPL.FindFonts() i++) Here is some C# code that demonstrates how to extract the embedded fonts. All other font types and subsetted TrueType fonts are not supported by the SaveFontToFile function. Extract fonts from a PDF programmaticallyįoxit Quick PDF Library lets you extract embedded TrueType fonts from PDF files to a font file on the local disk.
