Hi. When I use websphere application developer (5.1.0) to create PDF I have no problem, when I deploy the application to WebSphere Application Server 5, I get the following error.

 

ExceptionConverter: java.io.IOException: The document has no pages.
     at com.lowagie.text.pdf.PdfPages.writePageTree(Unknown Source)
     at com.lowagie.text.pdf.PdfWriter.close(Unknown Source)
     at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
     at com.lowagie.text.Document.close(Unknown Source)

 

Thanks in advance.

 

Luis Velando

Reply via email to