Ruitao Duan wrote:
> Hi,
> 
> I am trying to create a pdf file using iText which has a half page of text, 
> lines, etc, then followed by  thousands of rows of data in a table. After 
> that, it has some other lines of text, lines, etc.

I haven't read the complete question, but I would suggest that
you use ColumnText for the half page of text. You can also use
ColumnText for the half page with the tables, but to answer your
question about positioning a PdfPTable: that can be done with
PdfPTable.writeSelectedRows
br,
Bruno

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to