I have two tables A and B.  Table B is longer than one page, so it is split across two pages.  My document looks like:

Page 1:
  some paragraph text (one line)
  Table B (begin)

Page 2:
  Table B (continued)


If I nest B inside of table A where A is only one row, one cell that contains table B, then I get an extra page:

Page 1:
  some paragraph text (one line)

Page 2:
  Table B (begin)

Page 3:
  Table B (continued)

It seems like a page break is inserted prior to table A being created. 

Is there a way to prevent this?  Is it a bug?  I had expected the document to be exactly the same as the first scenario with only 2 pages.

Some extra info: I put a border around table A to see where it was drawn and the border appeared on page 2 and 3.

Thanks,
-Paul


Get your email and more, right on the new Yahoo.com
-------------------------------------------------------------------------
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