...@purduefed.com]
Sent: Friday, April 13, 2012 3:53 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] table forced to next page
I have a table with 2 header rows and 4 body rowsall forced to be 1"
tall
The width is locked, so the total height of the table is 6"
I have a table with 2 header rows and 4 body rowsall forced to be 1"
tall
The width is locked, so the total height of the table is 6".I get
that.
I set the following options on the table:
setHeaderRows(2)
setSkipFirstHeader(true)
setKeepTogether(true)
my document has 5" of vertical space