Is this question for real? Did you actually try any of the examples in the tutorial?
Pagination is automatic with document.add(). ----- Original Message ----- From: "Margie Yeung" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 08, 2005 7:01 PM Subject: [iText-questions] Automatically add new pages How can I get itext to automatically add new pages to the PDF document, without using document.newPage? I have a code that is pulling text values that will be different lengths and at times a new page will need to be added when the old page space runs out. Thanks! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
