How to find out which fonts are referenced and which are embedded in a PDF document
Posted
by Jens Schauder
on Stack Overflow
See other posts from Stack Overflow
or by Jens Schauder
Published on 2009-03-05T12:44:46Z
Indexed on
2010/03/20
12:31 UTC
Read the original article
Hit count: 379
We have a little problem with fonts in PDF documents. In order to put the finger on the problem I'd like to inspect, which fonts are actually embedded in the pdf document and which are only referenced. Is there an easy (and cheap as in free) way to do that?
© Stack Overflow or respective owner