Hello! I want to make a PDF document with sections. I have a root or starting section 1, and then I start adding sub-sections, like 1.1, 1.2, 1.2.1 etc. Finally I add the root or starting section to my document object.
But what if I need to make a page break in section 1.2.1? There is no newPage() method for Section object. I guess there must be a way, but I'm probably doing something wrong. Can anybody help me? Jass ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
