RE: [iText-questions] PdfTable Footer

2005-10-24 Thread Paulo Soares
nday, October 24, 2005 3:30 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PdfTable Footer > > I see that the PdfTable has support for a header that can be > applied to the table when the table spans pages. Is there any > support for a footer th

[iText-questions] PdfTable Footer

2005-10-24 Thread Mitch Freed
I see that the PdfTable has support for a header that can be applied to the table when the table spans pages. Is there any support for a footer that can be applied to the table similar to the header? Or is there some way to achieve similar functionality?   Thanks,   Mitch Freed [EMAIL PROTEC

[iText-questions] PdfTable Footer

2005-10-21 Thread Mitch Freed
I see that the PdfTable has support for a header that can be applied to the table when the table spans pages. Is there any support for a footer that can be applied to the table similar to the header? Or is there some way to achieve similar functionality?   Thanks,   Mitch Freed [EMAIL PROTE

RE: [iText-questions] PdfTable & footer

2004-09-09 Thread Paulo Soares
Increase the bottom margin. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of William Garnett > Sent: Thursday, September 09, 2004 2:52 PM > To: [EMAIL PROTECTED] > Subject: [iText-questio

[iText-questions] PdfTable & footer

2004-09-09 Thread William Garnett
Hello; I am overriding onPageEnd( ... ) to put in my own footer. The pages are all tables, some of which go down to the bottom of the page and overflow onto the next page. However, on the pages where I have a long table, the last row is printing on top of the footer. How can I control this so the