Greg Diffor - School Perceptions wrote: > I am experiencing measurement issues with iText. Everything I read > shows that iText works on 72 points per inch, but when I print a > document nothing lines up the way I want. After some experimenting, it > seems like I actually get 76.2 points per inch (which is 3 points per > millimeter)
Explain "experimenting". Do you mean you are printing the document? If so: are you sure you've disabled automatic scaling to adapt the PDF to your printer? In your print Dialog you have a property "Page Scaling". Sounds like you've set it to "Shrink to printable area" instead of "None". -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
