hi, i've got a problem with Itext-Tables. I need to generate Reports from a Database. So far I can dynamicalley generate PDF-Files, which works great if the text fits. my Problem is the width of a single Column. Before putting text to the table, i have to create the table without knowing what kind of text it will get. So there may be text which is not fitting one cell, is there a possibility to analyse this, some kind of cell.fits(text) as theres is for table fitting page. i don't want to create the cells all before and then holding them, as there will be very big reports and therefor this would cause memory problems.
also, is there a possibility of splitting a table into two pages, not horizontal but vertical ?? thx andreas [EMAIL PROTECTED]