Wain, Matthew wrote:
> Perhaps he needs to clarify what he needs, as it seemed to me
> (and I'm often wrong ;-) ), that he would have a table spanning many pages,
> then at some point he needs it to start a new page mid page,
> as opposed to just writing a load of row's and the page's automatically
> splitting as such across multiple pages.
> 
> Happy to be wrong! :D

After reading your additional comments, I think you're right
on both accounts:
1. maybe the OP wants to split the table, but in that context
    using document.newPage() doesn't make any sense, because
    nothing will happen as long as the document is unaware of
    the table (the table is created in memory and not yet added
    to the document). Your suggestion will solve that problem.
2. the OP needs to clarify. Asking questions correctly seems
    to be very difficult...
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to