|
|||||||||||||||||
Error or Blank Page When Viewing Redirected PDF in IE 3.0 or LaterDownload PDF version of this faq: BlankPage_PDF_Redirect.pdf Issue: After creating a Web page or script, such as an Active Server Page (*.asp) or a CGI script, that redirects the browser to a PDF file, the PDF file appears as a blank page in Microsoft Internet Explorer 3.0 to 5.01 with Service Pack 1. An Adobe Acrobat 4.0 or later product is installed, and it may return the error, "There was a problem reading this document (14)." By using a scripting language (e.g., PERL or JavaScript), you can set up a script that dynamically creates PDF files from form data in a Web browser -- that is, it collects the form data, sends it to a server, creates the PDF file on the server, and then sends the PDF file to the browser. Adobe Acrobat Technical Support does not support these scripts. Internet Explorer 5.0x and earlier use the header information of each file received to determine how to display the file. If a server sends a dynamically created PDF file, Internet Explorer cannot understand the header information and, therefore, cannot display the PDF file. Internet Explorer 5.5 corrects display issues of PDF files sent dynamically using POST or Active Server Page (ASP) retrieval methods. For information about these methods, refer to the documentation for the Web or script authoring tool or refer to an HTML reference manual. Solutions: Do one of the following:
|
||||||
| BACK TO TOP BACK TO START |
|