Retrieve a list of fonts contained in the PDF document using Aspose.PDF for .NET

How can I retrieve a list of fonts contained in the PDF document?

Hi Troy,

I’m sorry to inform you that getting a list of fonts available in a PDF file is currently not supported by Aspose.Pdf.Kit at the moment. However, I have logged a new feature request as PDFKITNET-21885 in our issue tracking system. Our team will look into this feature and you’ll be updated via this forum thread once it is supported.

We’re sorry for the inconvenience.
Regards,

Do you know, are fonts embedded into the document anyway? Such that it doesn't matter what fonts are installed on the computer where the document is opened. If this is the case, I probably do not need this feature.

Hi Troy,

I’m afraid, Aspose.Pdf.Kit doesn’t allow you to find out whether the fonts are embedded or not. However, I’ll update the previously logged feature so that we could also return whether a particular font is embedded or not.

We’re sorry for the inconvenience.
Regards,

@tdyck

We are excited to share with you that you can now get all fonts from a PDF document using Aspose.PDF for .NET.