[iText-questions] 1. Re: ExtendLastRow - Causing new Page C# (Paulo Soares)

2008-10-19 Thread Matt Reed
Paulo - Ok, I got a little farther on this issue. I have included a small program here the is ugly but demonstrates the problem. Notice that if you run it, page 3 has only a header on it. Not actually text. I have narrowed this issue down to the fact that I MUST use a PdfPTable in my header

[iText-questions] ExtendLastRow - Causing new Page C#

2008-10-17 Thread Matt Reed
I am currently working on a layout that will force a signature to the bottom of the page on which it is appropriate. This may or may not be every page, and there is not consistent logic to do this as a PDFstamper function. In order to achieve this it seemed reasonable to wrap data in a PDFPTa