Thank you, it was just for testing something. I understand how to go
through the logcal tree.
Best regards,
Christian
*Editura Gesellschaft für Verlagsdienstleistungen mbH*
Tempelhofer Damm 2 · 12101 Berlin
www.editura.de
AG Berlin-Charlottenburg · HR B 81823 · USt.Id. DE217180548
Geschäftsführ
This is the COMPLETELY WRONG WAY to find all fonts in a PDF.
You need to navigate down the "logical tree", starting at the /Catalog and then
going through the /Pages tree, finding all content streams, checking their
resources, etc.
Leonard
On 6/9/09 12:35 PM, "Christian Kirchhoff"
wrote:
H
> -Original Message-
> From: Christian Kirchhoff [mailto:christian.kirchh...@editura.de]
> Sent: Tuesday, June 09, 2009 11:35 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PdfDictionary.isFont(), .isPages() etc.
>
> But then what is
Hello,
I want to use iText to examine existing pdf files, not to create new
ones. While playing around with the ClimbTheTree example I had the
feeling that the functions mentiones in the subject to not work as I
would expect them to work.
For example when I want to iterate through all object