How to get List of All Font Names ( and Actual Font ) from PDF File

How to get List of All Font Names ( and Actual Font ) from PDF File

@kranthireddyr

Thank you for contacting support.

I would like to share with you that you can get a Font’s name for any TextSegment with Font.FontName property, as explained in this documentation article.

If you are referring to the font file, TTF file, OTF file etc, by mentioning “actual font” then please visit this documentation article for your kind reference. This article explains how you can extract an embedded fonts from a PDF file. If you need a font that is neither embedded in the PDF file, nor installed in your system, then you would be needing to download if from internet in that case.

I hope this will be helpful. Please let us know if you need any further assistance.