This may be an application specific problem.  If anybody has experienced it
before, please let me know.

I am in the process of upgrading a java web application from Weblogic8 to
Weblogic10.  The application renders invoices in PDF format via iText.jar.  

The original WL8 version used iText-1.4.7.jar

For the WL10 version I first tried iText-2.1.7.jar saw the errors I am about
to describe in this post and so am now trying out iText-5.0.1.jar but still
see the same errors.  The invoices (1 or 2 page documents) are all rendered
correctly, however, some of the invoices are rendered with the title
displayed as:

Billng App - Error Page  (only this line shows)
https://... url to the page

The title should display:

https://... url to the page

Error Page is the default title for the application's errorpage.jsp

If the applicaiton is throwing any errors, it is not apparent as there are
no errors in the logs or any visible differences in the PDF document.  It is
always the same documents that display the error.

Please let me know if you need more information, code extracts or screen
shots.

Your responses to this would be much appreciated.

Thanks!
S




-- 
View this message in context: 
http://old.nabble.com/PDF-opened-in-Java-shows-%27Error-Page%27-in-Title-tp27722675p27722675.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to