Adobe Reader 9.4.2 - PDFs won't open in IE 8 & IE 9

The recent Adobe Reader 9.4.2 is causing issues with PDFs opening in IE 8 and 9 browsers.  Prior to this update our users have had no issues with opening PDFs generated by our website.
Our website generates USPS labels using Siberix ReportWriter software.  We have not released any updates for at least a month.  Again, before the release of Adobe Reader 9.4.2, there was no issues with our website's PDFs opening in IE browsers.
User System Specs:
Windows XP SP3 and Windows 7 Ultimate
Adobe Reader 9.4.2
Internet Explorer 8 - "File Download" window issue
Internet Explorer 9 - "File Download" window issue
Firefox 3.6.13 - No Issues
Chrome 9.0.597.98 (with Adobe Reader 9.4.2 plugin enabled and Chrome PDF Viewer disabled) - No Issues
The "File Download" window states the following (in addition to a Save and a Cancel button): "The file you are downloading cannot be opened by the default program.  It is either corrupt or it has an incorrect file type.  As a security precaution, it is recommended that you cancel the download. ..."
We have the following workarounds to address this issue with our customers, but they are not ideal:
Update to Adobe Reader X
Disable "Display PDF in browser" Reader option
Don't update Adobe Reader 9 to 9.4.2
Install other PDF Reading software.
Any solutions to this issue would be appriciated.
Thanks

We are experiencing the same problem, as I mentioned below. I did some research and experimentation, and have a ... workaround. It's not completely satisfactory, but we will go with it until we have a complete solution. Perhaps the following will help others and spur some research in the right direction.
First, a quick review. The problem does not occur with PDFs located on disk; it only occurs with direct streaming of PDF data. Let's also note that the problem does NOT occur with other browsers, e.g. FireFox. So ... technically the problem is not an Adobe Reader problem and we're all on the wrong forum.
My specialty is databases and I'm certainly no expert in this area, but from what I'm able to gather the problem is instead with how IE is recognizing and responding to the MIME type of the streamed data. We're all setting the contenttype to "application/pdf" (or similar) or we wouldn't even be here. But I'm concluding that something - some windows update - has changed the way IE on clients or (in my case) IIS on the server is handling that data stream. If any of you experiencing this issue have servers other than IIS, then the problem is on the client side, I'd say.
Aaaaaanyway, the following articles are old, but helped me:
http://forums.asp.net/p/1036628/1436084.aspx
http://www.techper.net/2008/02/27/4-ways-to-stream-pdf-and-some-tips/
To cut to the chase, the workaround we're going with for now is to add the following to the http response header (this is C#/ASP.NET code):
Response.AppendHeader("content-disposition", "attachment;filename=myfile.pdf");
That causes a popup dialog to appear asking the user to open or save the PDF, something that is familiar to most everyone. If the user asks to open the file, it appears in a browser window just as it did before this problem occurred. Again, this is a temporary solution, but at least the user can see the PDF data in a browser with one extra mouse click.
If an Adobe tech support person or anyone with more experience in this area knows the final solution, I'd LOVE to hear it. Please reply here or in email.
Thanks and good luck all.
BillyB

Similar Messages

  • Adobe Reader is shutting down and won't open

    Adobe Reader is shutting down and won't open, can i get some support?

    Some things to try...
    Using Windows Explorer navigate to C:\Program Files (x86)\Adobe\Reader 11.0\Reader, then double-click on Eula.exe and accept the license agreement
    Can you open Adobe Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    It could even be a malware issue; see http://helpx.adobe.com/acrobat/kb/reader-core-dll-error.html

  • Downloaded Reader 10.1.3, PDFs won't open in Firefox

    Hello,
    I just downloaded Adobe Reader 10.1.3 - installation was successful. Now, when I try to open PDFs in Firefox, instead of opening up in the browser like they've done before, I'm just getting a blank page.  Before I installed the new reader, PDFs opened just fine...
    Adobe Reader 10.1.3
    Firefox 14.0.1 (up-to-date)
    Mac OS 10.6.8
    Thanks!

    Reader doesn't install a pdf component for Firefox on the Mac. You will need to use a different Firefox extension.

  • How do I overcome it when Adobe Reader says "Memory Full" and won't open attachments?

    When I try to open email attachments with adobe reader it refuses with the comment, "Memory full". Hoqw do i fix this problem? I have tried deleting some things I scanned in as Adobe but this has not worked.---mintpie---

    What is your Reader version?  What is your email client?  If it's web-based mail, in what browser?
    Is the message really just "Memory full"?  Can you post a screenshot of that message?
    Can you download that attachemtn to your local disk first, then open it from there?

  • Adobe Reader 11.0.10 will intermittently not open PDF files

    On some user's computers Adobe Reader 11.0.10 will intermittently not open a PDF file. It will open fine 5 times in a row then maybe the 6th time it won't open. When it opens fine two AcroRd32.exe process start, when it does not open a single AcroRd32.exe process starts and will not go away unless you kill the process. The problem seems to go away if I turn off "Enable Protected Mode at startup" but I do not want to leave this disable.
    Thanks!!

    I don't have any inside information, but my experience over the last two years or so is that "Protected Mode" causes a plethora of different problems for (some) Windows users.  Disabling Protected Mode makes most of these problems disappear.
    Occasionally Adobe staff recommends to re-enable Protected Mode, and on a few occasions this actually works.
    The most baffling thing is that not all users experience any problems with Protected Mode; I myself have Protected Mode enabled on all Windows computers around me.

  • I have Windows 8.1 and Adobe CS6 - acrobat just stoped working, won't open anything won't print to pdf. HELP!

    Please help me!! I have Windows 8.1 and Adobe CS6 creative Suite. Adobe Acrobat x just quit, It won't open anything and it wont print to PDF. I need this for work!

    Typically, the repair is done from the Control Panel>Programs & Features. In the future, try that route. Glad you found something that worked. When you do come to the forums for help, you may not get an immediate response, but may have to wait for someone familiar with your issue happens to check the forum, possibly after work. In any case, glad you have a working product again.

  • When I try open a .pdf file my Adobe Reader 11 only allows the download / save opening the related window and don't show me both options 1) open with ... and 2) save as.... probably someone flagged the choise... always perform this way ....

    When I try open a .pdf file my Adobe Reader 11 only allows the download / save opening the related window and don't show me both options 1) open with ... and 2) save as.... probably someone flagged the choise... always perform this way ....
    Could some one give help and let me know where I can probably find the settings option that allows me to change and switch to previous situation where it was possible to decide time to time how to proceed either opening the file or saving it ??
    Thanks in advance
    David

    What is your operating system?
    Open a PDF from where?  If online, in what browser?

  • We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a

    We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer."C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "\\<Application Server>\Report\<TEST.PDF>" "<Printer Name>". Current Situation: The above command line parameter when executed is working as expected in a User's Workspace. When executed in a command line on the Application Server is working as expected. But, the same is not working while executing it from Deployed environment.Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2. Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.

    This is the Acrobat.com forum.  Your question will have a much better chance being addressed in the Acrobat SDK forum.

  • PDF won't open in browser window - think it's Adobe, not FF

    Hello!  I have Windows 7, 64 bit, Firefox 20.0.1 and Internet Explorer 9.0.8112.16421, both with the same problem.  I have Adobe Reader 11.0.2.  Earlier today I was able to open PDFs in the browser tab, this evening not so much.  I am not sure what changed - to my knowledge I didn't get anything updated today.  I have checked all my settings and can't figure out what's wrong.  I've uninstalled and reinstalled the program.  The only thing I couldn't find after extensive Googling of the issue is that my Adobe Reader lacks the button that is referenced in a lot of posts for "display PDF in browser" is missing.  I've included a screenshot.
    In addition, in Firefox there used to be an option "Use Adobe Acrobat (in Firefox)", but now there's just "Use Adobe Reader (default)" or other pdf readers (and I *hate* Firefox's pdf reader).  I haven't gone too deep into IE's options since I don't use it hardly at all.
    Any help would be greatly, greatly appreciated!
    Thanks
    Linda

    You may have used the 32-bit IE edition previously.
    On Windows 7, if opened from the Task Bar, it will open 32-bit.  From the Start Menu it will open 64-bit.
    Open Help | About Internet Explorer to see if you are using the 32-bit or 64-bit edition.

  • Does Adobe Reader for iOS have the ability to open inbedded links to additional PDF docs?  If not, then what would be the best way to use these already created PDF's?

    Does Adobe Reader for iOS have the ability to open inbedded links created with Acrobat Standard to additional PDF docs?  If not, then what would be the best way to use these already created PDF's on an I Pad?

    driddy61,
    As of June 2014, none of the Adobe Reader mobile products support the hyperlink action for opening a separate PDF document.
    Adobe Reader for iOS
    Adobe Reader for Android
    Adobe Reader Touch for Windows 8
    In addition, the Reader mobile products do not open multiple windows/documents simultaneously, which would make the navigation between PDF documents nearly impossible. (Once a hyperlink takes you to a different PDF document, you have no way to go back to the original PDF document.)
    The only Adobe Reader product that fulfills your department's requirements is Adobe Reader XI (mostly for Windows/Mac desktop/laptop computers).  Acrobat Pro and Standard are paid products.
    Because you are in search of a less expensive device for your department, you could get a Windows tablet instead of a Windows desktop/laptop computer. Microsoft Surface Pro (that you've mentioned in your previous reply) is just one example.  You can also find other less expensive Windows tablets.
    Tablets
    However, please keep in mind that there are two different types of Windows tablets running two different operating systems.
    (a) A Windows tablet with an Intel-based processor running Windows 8.1 Pro
    Example: Surface Pro 3
    You can install and run traditional desktop apps (e.g. Adobe Reader XI) and new Windows Store apps ("Modern" or "Metro-style" apps).
    (b) A Windows tablet with an ARM-based processor running Windows RT 8.1
    Example: Surface 2
    You can only install and run Windows Store apps (e.g. Adobe Reader Touch) but not traditional desktop apps like Adobe Reader XI.
    In general, type (b) tablets are more affordable than type (a) tablets.  However, if you want to run Adobe Reader XI, you do need to check the technical specification of each tablet and make sure the following conditions are met.
    Processor: Intel
    Operating system:  Windows 8/8.1 or Windows 8/8.1 Pro, not RT
    Hope this helps you choose the right device for your department.  Please let us know if you have any questions about system requirements or supported features in the Adobe Reader products.

  • I installed adobe reader XI and now I can't open pdf

    I installed adobe reader XI and now I can't open pdf

    I have tried opening pdf's online, from email and within my computer files.
    I always get the message seen below that the application is not found.  Our
    workplace is running Windows XP Professional.
    Thank You,
    Andy Boss
    [private data removed]

  • Using "save as" in Adobe Reader to save a PDF document in Alfresco

    Is it possible to use the "save as" option in Adobe Reader to save a PDF file directly in Alfresco?

    This is the scenario:
    When I open any PDF document, there is only one option to save this document: "save a copy". What I am looking for is a way to connect with Alfresco server in order to choose my target folder inside Alfresco and then save the document in it.

  • I have installed adobe reader onto my Mac but when I open up an adobe pdf it tells me that i need to accept the end user license agreement, quite, and then open up a new browser but i have never seen the end user license agreement. What should I do in ord

    I have installed adobe reader onto my Mac but when I open up an adobe pdf it tells me that i need to accept the end user license agreement, quite, and then open up a new browser but i have never seen the end user license agreement. What should I do in order to accept the end user license agreement even though it never pops up when i install adobe reader?

    Make sure Readr is closed. Go to the Applications form, look for the Adobe Reader icon, double click on it, and follow the lead. Restart Reader when finished.

  • Adobe Reader 11.0.6 for Maverick cannot open the pdfs it has just created.

    Why will Adobe Reader 11.0.6 for Maverick cannot open the pdfs it has just created.

    Mac HD/Library/Internet Plug-ins
    Trash the AdobePDFViewer.plugin and AdobePDFViewerNPAPI.plugin files
    Mac HD/Applications
    Trash the Adobe Reader app
    [user]/Library/Preferences
    Trash the com.adobe.Reader.plist file
    To access the [user]/Library, hold the "Option" key and click "Go" from the FInder menu.
    Mac HD/Library/Application Support/Adobe
    Trash the Reader folder (the whole folder)
    Empty the Trash.
    Download the FULL installer here: http://get.adobe.com/reader/enterprise/
    Quit your browser and reinstall Reader.
    Launch it from the Applications folder and accept the license agreement.
    You should have no problems downloading PDFs with Safari.
    Unfortunately, ANY PDF that says it's damaged.... is. You'll have to trash them.

  • Adobe reader v10.1.2 + PDF Test Toolkit

    Hi there,
    We have QTP 11 installed on one of our test PC's and have Adobe reader v10.1.2 + latest PDF Test Toolkit installed.
    When starting QTP we can see the plugin in the add ins screen, however when we try to launch a .pdf using the  reader we get - Adobe reader has stopped working.
    If we close QTP then the reader will view the .pdf.
    We have Adobe reader v10.1.0 + PDF Test Toolkit installed on 2 other pc's and that works fine?, could it be reader version issue as we understand the toolkit will run ok on v10.1.1 and above
    Any response appreiated,
    regds,

    Hi
    We have lately found that due to some of our changes in Reader 10.1.2 release, the plugins have broken.
    They still continue to work with Adobe Reader 10.1.0 and 10.1.1 ON ANY ENVIRONMENT WITH ANY QTP VERSION.
    For the time being, before Adobe roll out a fix, we would suggest you not to upgrade the Adobe Reader versions.
    Thanks and Regards

Maybe you are looking for

  • ORA-29275: partial multibyte character with 11.1.0.7

    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production SQL> create table test_char(c1 varchar2(100)); Table created. SQL> insert into test_char values (chr(200)); 1 row created. SQL> select from test_char;* ERROR:

  • Responding to multiple emails via multiple templates

    Hi! I'm looking for a way to implement templated email responses via the mail or gmail app. What I would like to do is this. After receiving an email I would like to respond with a one of many templates via e-mail in the most efficient way possible.

  • FM for ACC_BILLING and ACC_INVOICE

    hi all, I have a senerio that i have to Make the ACC_BILLING IDOCs as outbound for EDI Connection. So May i know what is the Function module for the IDOCs for OUTBOUND. and I also wanna to the Function Module for ACC_INVOICE for OUTBOUND processing.

  • Photoshop CC: Could not open Photoshop because of a Program Error. How do I fix this?

    Photoshop CC: Could not open Photoshop because of a Program Error. How do I Make sure your OS X user account has Read & Write access for the following path: /Users//Library/Preferences/Adobe

  • Only C/C++ supported through JNI?

    I was wondering if there is any initiative to expose functions in java to languages other than C/C++ like perl/VB/Delphi etc. (create header files in these languages). Or is there a way to do it today?