Does anyone know a good way to know font family name used in PDF?
PitStop Preflight report can includes font details, but there is no family name.
I tried “pdffonts” command of Xpdf, but it also doesn’t return that.
The reason why I want to know this is I have a PDF like the screenshot I attached.
The font name of the text is shown as Futura in PitStop Inspector, but it’s not true.
This font is Myriad.
When I saw the internal structure using Acrobat, I found the family name is Myriad even though the font name is Futura.
So, I want to detect PDFs which lack consistency between the family name and the font name as error.
Thanks!
