Zhao Ge wrote: > Hello, > > Currently, I create a PDF document in iText for donnet, it could show > partial rows of table named "A" in the first page and show remainder > rows in the second page, such as only one row of table "A" in the > second page, when I add the next table named "B" into document, it > will add into third page and second page has enough space to add. How > to deal with it? Could you please give me some suggestions about this? > Thanks. > > > This is a know problem with class Table. Please use class PdfPTable instead. 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 [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
