Re: detecting fonts un a PDF

iText mailing list <[email protected]> Mon, 30 Mar 2015 10:27:28 +0200
Newsgroups gmane.comp.java.lib.itext.general
Message-ID <[email protected]>
1. Please use StackOverflow to post a question. The mailing-list is 
being abandoned. Response-time will be higher on SO.
2. Are you sure you posted the correct PDF? I opened the PDF in RUPS and 
I found the Calibri font in only a couple of clicks. See attachment: The 
XObject with name /Fm0 has a font with name /TT1 in its resources with 
the /BaseFont name /Calibri. Seems like there's something wrong with the 
recursiveness in your code.

On 3/28/2015 10:22 AM, pieter vankeerberghen wrote:
> Dear,
>
> We try to list the fonts used in a PDF, and further to see whether 
> they are embedded.  The java source, is attached - notice it is based 
> on the itext 2 book listing.
>
> Unfortunately, for the PDF attached (and adobe preflight from version 
> 9.5 show that the PDF is OK), we cannot find the calibri font and one 
> arial bold font, which the Adobe reader document properties -> fonts 
> show these are truetype fonts.  The three subset embedded fonts are 
> detected.
>
> We use itext 5.5.3 and I already went through the latest version of 
> the stack overflow Q&A.  With RUPS, I failed to find the font Calibri 
> font.
>
> Can you point us to detect the missing fonts ?
>
> Thank you and kind regards,
> Pieter

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
rups.png (image/png, 59.8 KB) - not displayed