Re: [iText-questions] Extra blank page at end of document.

2006-10-30 Thread sachit dahal
ded a fix in the latest release. Use PdfPTable to make sure it will work.>>Paulo>> > -Original Message-> > From: [EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] On> > Behalf Of Musolino Fabien> > Sent: Monday, October 30, 2006 10:24 AM> > To

Re: [iText-questions] Extra blank page at end of document.

2006-10-30 Thread Paulo Soares
ino Fabien > Sent: Monday, October 30, 2006 10:24 AM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Extra blank page at end of document. > > Hi all. > > I’m trying to create a PDF document using iText 1.4.2. > > I would like to add a special footer at the end of doc

[iText-questions] Extra blank page at end of document.

2006-10-30 Thread Musolino Fabien
Hi all. I’m trying to create a PDF document using iText 1.4.2. I would like to add a special footer at the end of document. I already addes the “Page x on y” stuff and it’s working fine. My special footer also prints but on a blank page. If my document has only one page, everything’s o