Erhan Elgün wrote on 8/10/2008 8:02 AM: > I am using itext in a struts web application to create a two-page pdf > document. In development enviroment it is working fine, but when i > deploy it to the application server and try to get the pdf, browser > gives the message; could not parse pdf. I tried both IE and Firefox, > but they are giving the same message. How can i get rid of this > situation.
I've seen something similar when I think I'm serving a PDF, but the server is actually returning an error due to a configuration/syntax problem. Take a look at the contents of the PDF, does it look like a PDF? Or is it an error message from the server being served as a PDF? - Bil ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
