On 12/07/2011 12:12, William Bell wrote: > 1. Can all of the settings on each of the 6 Tabs be retrieved within > iText?
Whatever you want to retrieve, you can retrieve it with iText because iText gives you the low level functionality to inspect every object in the PDF file. > 2. If so, where can I find the terms I need to access each setting? Start reading chapter 13 of "iText in Action - Second edition". Then read ISO-32000-1. In some cases, you'll find the answer in the book (for instance: how to list the fonts that are used in a PDF). In other cases, you'll need to combine the knowledge you gained reading "iText in Action" regarding the iText functionality, with the specifications you found in the specs (the ISO standard). ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ 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
