Yes, it's fixed. Best Regards, Paulo Soares
----- Original Message ----- From: "Waymon Ho" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 22:05 Subject: [iText-questions] is getCropBox method fixed in .93 version? > 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 ------------------------------------------------------- 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
