Re: [iText-questions] Empty page generated at the end of the PDF document

2016-02-01 Thread iText mailing list
On 1/29/2016 13:23 PM, Gane R wrote: > Hi all, > > I am creating a PDF document by using document object like > document.add .. and so on the page keeps one adding, but some times I > see a empty page at the last of document with page headers. > > If a new page was added to add content, there is

[iText-questions] Empty page generated at the end of the PDF document

2016-01-29 Thread Gane R
Hi all, I am creating a PDF document by using document object like document.add .. and so on the page keeps one adding, but some times I see a empty page at the last of document with page headers. If a new page was added to add content, there is no content why ? I am so sub classing PdfPageEvent