If it is the case that you are viewing the servlet output from IE, then please add some redundant parameters in the URL containing the word "PDF", e.g. http://server:8080/TestServlet?file=.pdf. It sounds silly, but I tried and it does matter.


http://xml.apache.org/fop/faq.html#part_iex

Regards,   John Mok


Jeremias Maerki wrote:
You showed us the working code, but not the potentially buggy code (the
servlet). Simplify your servlet to narrow down the possible causes:
Serve a PDF from a file instead of from FOP to see if FOP is the problem
(which I don't believe). Check if PDFs served from other webservers
display correctly on your workstation. Check if the Browser receives
"application/pdf" as MIME type. Check if you set the content length. Also
check the FOP FAQ.


On 04.04.2003 13:12:29 Klaus Kristiansen wrote:

Thanks for the suggestion. However, it did not help. The pdf is 7.72kb, and
a larger pdf also does not show.


Jeremias Maerki


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to