Depending on what you want to do you can use templates or you can create your document and load it with PdfStamper to put more content at your pages of choice.
Best Regards, Paulo Soares > -----Original Message----- > From: Gary Wu [SMTP:[EMAIL PROTECTED] > Sent: Monday, August 04, 2003 1:28 > To: [EMAIL PROTECTED] > Subject: [iText-questions] navigate to a PDF page > > Hi: > > Is there a way to navigate to a specific page in a PDF file? There's a > method getPageNumber() in Document class but there is no such method as > setPageNumber() for jumping to a specific page. What I want to do is go to > a > certain page and use ColumnText to insert some strings. Does anybody know > which method to call to navigate to a certain page in a PDF file? > > Thanks for your help! > Gary Wu > > > ------------------------------------------------------- > 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/psa00100003ave/direct;at.aspnet_072303_01/0 > 1 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- 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/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
