On 30/06/2011 19:31, Joseph Schmoley wrote: > > So I guess my question is what iText library call do I want to use to > check the document's current x/y setting so I can do the calculation? > And if you have any pointers on how this calculation is to be done, > that would be greatly helpful as well. That's explained in chapter 5 of the book. You need to get the CropBox. If getCropBox() returns null, you need to get the MediaBox.
------------------------------------------------------------------------------ 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
