> -----Original Message----- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Thursday, September 04, 2003 15:30 > To: [EMAIL PROTECTED] > Subject: [iText-questions] HeaderWidth in a Table > > 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. > What do you intend to do with the text that doesn't fit the cell? If you want to adjust the column size you'll need to read all the data unless you have some magic way of knowing what the sizes will be.
> also, is there a possibility of splitting a table into two pages, not > horizontal but vertical > ?? > See the example wide_table.java in itextpdf.sf.net. Best Regards, Paulo Soares > thx > andreas > > [EMAIL PROTECTED] > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions