unidoc / unipdf-examples

Examples for creating and processing PDF files with UniPDF https://github.com/unidoc/unipdf
https://unidoc.io
272 stars 101 forks source link

How to get all fonts in a Pdf file??? #102

Closed whynozg closed 2 years ago

whynozg commented 4 years ago

How to get all fonts in a Pdf file???

sampila commented 2 years ago

Hi @whynozg, UniPDF v3.33.0 now supports extracting fonts in a PDF file. The example can be seen here: https://github.com/unidoc/unipdf-examples/blob/master/extract/pdf_extract_fonts.go