Validating Font Types in PDFs

Hi


We have a requirement to check the font types used in PDF files and also create new PDF files with all fonts embedded. Other components that I have checked only support ‘TrueType’ fonts.

Using Aspose.Pdf for .NET is it possible to embed (or check for) fonts of other types such as PostScript Type-3?

Thanks

Hi Ben,


Thanks for contacting support.

Aspose.Pdf for .NET provides the features to Embedding Fonts in an existing PDF file. In order to get font information used in PDF document, please Search and Get Text from All the Pages of PDF Document.

It also offers following features while manipulating text inside PDF document. In order