Hi Bruno and Paulo, I'm wondering if the getCropBox method fixed on the CVS. I did the fellowing and still give me the same number.
thanks for the help, and sorry for bugging you guys Waymon HO Rectangle psize = reader.getCropBox(1); Rectangle psize1 = reader.getPageSize(1); float width = psize.width(); float width1 = psize1.width(); System.out.println(width1); System.out.println(width); _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
