Cannot display PDF in IE !!

Hi,

I tried to display PDF file with Servlet in IE but failed.

I used response.setContentType("application/pdf") to set the content type. And then write the pdf stream to the OutputStream. It can successfully display PDF in Netscape with Acrobar Reader plugin. But failed in IE, in IE, it just displayed those PDF contents(maybe some PDF macro language).

Would you please to teach me how I can output PDF stream in IE using Servlet ?

Best regards,

Eric

[510 byte] By [EricMacau] at [2007-9-26 2:03:56]
# 1
Hi Eric,I am facing same problem when try to display PDF stream in IE using JSP.Please help me in this.It is very Urgent.thanks,suneel
mali_suneel at 2007-6-29 8:47:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
See --> http://forum.java.sun.com/thread.jsp?forum=33&thread=63282Dietmar
didisoft at 2007-6-29 8:47:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...