McGarrity, Steve writes:

> Hi there, 
> 
> I have just started using iText to begin implementing a Report generator,
> and its been a great help so far in understanding how PDFs work - great to
> have a fully-featured Library to use for it! 
> 
> I have a question with regards to Tables.  Currently, when I extract data
> out of an SQL table with too many rows, and it goes over the limit on the
> page, they go off the page so the data isnt displayed correctly.  However, I
> would like to be able to 'wrap' the data and the headers, so something like
> the following would happen:

Are you using class Table or PdfPTable? 

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to