It may happen but it's never iText related. The usual suspect is Graphics2D. If you render from Graphics2D to PDF the layout will change between Java versions but you'll have to ask Sun why. If it's not the case more details are needed.
Paulo ----- Original Message ----- From: "Tom Henricksen" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, March 30, 2008 12:32 PM Subject: [iText-questions] SDK change layout We have an web application that creates PDFs using iText. In one environment we use Websphere 5.1 that uses Java 1.4. And in our new environment we use Websphere 6.1 which uses Java 5. Cound the same file with a different version of the SDK change the layout of the X and Y coordinates? Our customer uses some scanning software that is having issues with the new version and we haven't changed the layout. Thanks, Tom ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
