I have a process where I am accessing a PDF file on another server, via a Websphere midtier, and then passing the PDF back to my website for display.
I'm throwing the PDF into a page and giving it a content-type of PDF.
This approach works correctly in Netscape - the Acrobat reader opens and the pdf displays. IE does not work - I get a message asking if I want to save or open the file, then an error saying that IE could not find or open the file.
Is there a known problem with IE and how it handles content-type. I've heard rumors that it uses its own content-type. Is this true? Any suggestions for a work-around?
I'm throwing the PDF into a page and giving it a content-type of PDF.
This approach works correctly in Netscape - the Acrobat reader opens and the pdf displays. IE does not work - I get a message asking if I want to save or open the file, then an error saying that IE could not find or open the file.
Is there a known problem with IE and how it handles content-type. I've heard rumors that it uses its own content-type. Is this true? Any suggestions for a work-around?