Hello,
Using your iText-library, Tables that span multiple pages are cut into different parts automatically. That's great! But is there a possibility to start a new Page somewhere within such a Table at an arbitrary position? I've tried to set a document.newPage() somewhere between my table.addCell() statements but that didn't help me out. The Table is still cut off automatically when it reaches the end of the page.
Thanks,
andi
