Paulo Soares wrote:

There's nothing to fix and never was. If you want to check for an empty
doc:

doc.NewPage();
if (writer.PageNumber == 1) //empty

You could add something that is outside the boundaries of the page
to all your documents just after document.open().
That would solve the problem too.
br,
Bruno


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to