here's an example which demonstrates the issue. the document I'm
working on is a bit more complex though and involves headers/footers
within nested tables. please keep me in cc since I'm not subscribed..
PdfPTable outerTable = new PdfPTable( 2 );
outerTable.WidthPercentage = 75;
outerTable.Default
Marco Schindler wrote:
> Ok, assuming there's no way to do this atm, would it be possible to
> add support for specifying which boundary "extendLastRow" should use
> (eg. page boundary, container/document boundary)?
I didn't understand the original question.
I don't understand the follow-up questi
Ok, assuming there's no way to do this atm, would it be possible to
add support for specifying which boundary "extendLastRow" should use
(eg. page boundary, container/document boundary)?
On Tue, Jun 1, 2010 at 12:27 PM, Marco Schindler
wrote:
> Hello,
> Im using iText(sharp) 5.0.2 and I'm looking
Hello,
Im using iText(sharp) 5.0.2 and I'm looking for a way to make a nested
table, which is contained in a cell broken across two pages, extend to
the bottom boundary of the container cell. When setting extendLastRow
it will only extend to the bottom of the page, and the rest of the
cell (on the