I am trying to avoid having to do exact positioning of elements on the page. I just want to be able to cause a new page to be generated when I want it.
I am using JClassServerChart by Quest to create the charts as JPEG images. Kim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 6:03 PM To: [EMAIL PROTECTED] Subject: Re: [iText-questions] newPage() and images Add your chart to a PdfPTable, and position PdfPTable where-ever you want. What Charting apis are you using? ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
