Problem opening pdf of my bank statement using IM 9

Has anyone else had this problem?  Since installing Internet Explorer 9 my Adobe reader will not open the PDF file for my bank statement.  Thanks

"will not open" - what exactly happens instead?
Do you use the 32-bit or 64-bit edition of IE9 ?
Anyway, I have seen similar reports here in the forum, and I don't know what is causing this.  The easiest solution is to try with another browser, like Firefox.

Similar Messages

  • I have problems opening PDF files on Palm Pre using Telcel (Mexico)

    I've tried to open a few digitalized books in pdf format in the Palm and the machine tells me "Excuse me there is an error", I'll explain with details below. The files do open correctly on a computer.
    The files do open, but if you leave the palm idle for enough time for the machine to turn off, when you attempt to access the file after this it gives me an error message stating it can't review the file. The text of the book that I leave it be when I leave the palm idle when I reaccess it after idle mode stays literally frozen. You can close the software (pretty much the only option available since it froze).
    Sometimes the file works fine, but other times it doesn't. The problem arose when I downloaded a few Operating System WebOS 1.4.0 updates in spanish.
    Thanks for your help!

    If I read your issue correctly, the PDF viewer is locking up and becoming unresponsive after the screen times out or goes dark. If this is the case, this is an issue that has been reported by Palm and forwarded to our engineering department. At this time we don't have an ETA on when this will be resolved.
    Life moves fast. Don't miss a thing.
    TreoAide

  • Problems opening PDF with Adobe XI while using Windows 8.1.

    Everything appears to be up to date but when I click to open the PDF, it gives the error that I need to install "Flash Player that supports Adobe Reader".  It then asks you to proceed to download page to install but it does not allow installation of 8.1 as it says it is part of the Updates.  What am I mising?  I have gone through all the adobe programs and they all indicate the programs have already been installed and are up to date.

    Try http://get.adobe.com/flashplayer/otherversions/
    Choose Windows 8, FP 15 for FireFox - NPAPI.
    TURN OFF THE USELESS FREE OFFER
    I think that will do it. Adobe's ability to mess up their own web site never ceases to surprise me.

  • Problem with opening PDF files from JSF page using SDO

    Hi all,
    I'm new with JSF and was attempting to read a PDF file from a Database using SDO and JSF. The code below throws an exception when casting from DataObject to Blob. The getLcDoc() method was created by WSAD when I dragged an SDO relational record onto the JSF page. This method returns an DataObject type which I tried casting to a Blob type before using it further. However, an exception is thrown.
    Any feedback is appreciated.
    Arv
    try {
                   FacesContext faces = FacesContext.getCurrentInstance();
                   HttpServletResponse response =(HttpServletResponse) faces.getExternalContext().getResponse();
                   Blob file= (Blob)getLcDoc().get("ATTACH");
                   int iLength = (int)(file.length());
                   response.setHeader("Content-type", "application/pdf");
                   response.setHeader("Content-Disposition", "inline; filename=Attachment");
                   response.setHeader("Expires","0");
                   response.setHeader("Cache-Control","must-revalidate, post-check=0, pre-check=0");
                   response.setHeader("Pragma","public");
                   response.setContentLength(iLength);
                   ServletOutputStream os = response.getOutputStream();
                   InputStream in = null;
                   in = file.getBinaryStream();
                   byte buff[] = new byte[1024];
                   while (true) {
                   int i = in.read(buff);
                   if (i<0) break;
                   os.write(buff,0,i);
                   os.flush();
                   os.close();
         } catch(Exception ex){
              System.out.println("Error while reading file : " + ex.getMessage());
         }

    Hi...I found out that there is actually no need to use a Blob object at all. You can simply call the OutputStreams write() method and pass the DataObject.getBytes() method that returns a byte[] array. The revised code is shown at the end of this posting.
    However, a few other teething problems exist:
    1. This works well only if I specify the content type in response.setHeader() method. What if my users upload different types of files, is there a way that the browser opens according to the file type without setting the content type?
    2. I still have a problem opening PDF files, even if I specify - response.setHeader("Content-type", "application/pdf");
    I get the message - The file is damaged and could not be repaired
    3. I would also like this to open the attachment in a new window and using target="_blank" doesn't seem to work as seen below:
    <h:commandLink
                                                 styleClass="commandLink" id="link1" action="#{pc_DocumentDetailsRead.doLink1Action}" target="_blank">
                                                 <h:outputText id="text5" styleClass="outputText"
                                                      value="Click Here"></h:outputText>
                                            </h:commandLink>
    ------------------------Revised code-----------------------------------------
    FacesContext faces = FacesContext.getCurrentInstance();
                   HttpServletResponse response =(HttpServletResponse) faces.getExternalContext().getResponse();
                   response.setHeader("Content-type", "application/msword");
                   response.setHeader("Content-Disposition", "inline; filename=Attachment");
                   response.setHeader("Expires","0");
                   response.setHeader("Cache-Control","must-revalidate, post-check=0, pre-check=0");
                   response.setHeader("Pragma","public");
                   ServletOutputStream os = response.getOutputStream();
                   os.write(getLcDoc().getBytes("ATTACH"));
                   os.flush();
                   os.close();

  • Adobe Acrobat 9.4 Pro / Win7 Enterprise (64bit) - problem opening pdf

    Hello,
    i got problems opening pdf files.
    when i try to open the pdf file i get the message 'access denied'. That happens when i try to open it with a standard user.
    opening that file 'as administrator' works fine.
    I tried the Win7 compatibility check and Win7 tells me that Acrobat isn't compatibel. I tried to run acrobat.exe in different compatibilty modes (XP SP2/SP3, Win NT) -> no cure . Only thing working is to run Acrobat as administrator )

    You can try to enable Admin rights on your computer.
    In start menu use the search field, type in cmd once you see that  in your search result right click on cmd and Select "Run as Administrator".
    Once the Command Prompt open's type in.
    net user administrator /active:yes hit enter after typing it.
    You should the message "The command completed successfully."
    After you try this launch the software.

  • Problems opening PDFs in Firefox.

    I have a problem opening PDFs. Here's the deal. For my website, I have XEA based Adobe forms. Per http://helpx.adobe.com/livecycle/kb/xfa-forms-firefox-chrome.html I set PDFs to Use Adobe Acrobat in Firefox.....and that works great.
    BUT when I have Use Adobe Acrobat in Firefox, I then cannot open other PDF links on any other site. Instead I get the dreaded SAVE AS diaglogue box so I have to download the PDF file and then open it.
    If I try to switch PDFs to Use Adobe Acrobat (rather than Use Adobe Acrobat in Firefox) then I cannot open my XEA based Adobe forms. So I have to keep PDFs to Use Adobe Acrobat in Firefox for my XEA web-based forms, but that prevents me from opening any other PDFs online (since I have to save the other PDFs rather than opening them).
    How do I solve this problem so I can open other PDFs online (without saving) and yet still be able to use my XEA based Adobe Forms by Use Adobe Acrobat in Firefox?
    Thanks,
    Steve

    Hi karenwfrazier,
    Try [http://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them#w_reset-download-actions Reset download actions] and check it again.
    If the above did not solve the issue try [https://support.mozilla.org/en-US/kb/troubleshoot-issues-with-plugins-fix-problems#w_re-initializing-the-plugins-database Re-initializing the plugins database] .
    see also : [http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html Can't view PDF on the web]
    thank you

  • Problems opening .pdf files created in Windows in MAC

    My clients that are using Macs are having problems opening password protected PDFs that I created in Windows. Any suggestions?

    Are your clients using Adobe Reader on Mac, or the built-in Mac OS Preview?  Preview does NOT support the full PDF standard :(.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 26 Sep 2011 15:04:18 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Problems opening .pdf files created in Windows in MAC
    Problems opening .pdf files created in Windows in MAC
    created by Hollcy<http://forums.adobe.com/people/Hollcy> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/3939175#3939175

  • Problems opening pdf-files from KM of portal

    Hi,
    we store documents in our portal in KM. When I use pdf-files that where not saved with Office2007 tools I get the problem, that I can open the file once. If I open it the second time I get the error message "file doesn't start with "%PDF-". and the file will not be opend. If I delete the temporary files in the internet explorer, the file can be opended, again.
    If I open the file directly in the internet explorer I don't have those problems, so it seems, that the portal uses a different viewer than the internet explorer itself. 
    Has anyone an idea how to solve this problem?
    Regards
    Ulrike

    Ulrike,
    I think this is a known issue.
    Affected versions:
    o KMC SAP NetWeaver 7.0 (formerly named 2004s) SP 14
    o KMC SAP NetWeaver 7.0 (formerly named 2004s) SP 15
    If you have the above KMC and SP Versions then you need to follow the below SAP note:
    Note 1146711 - Problem opening PDF files.
    Have you checked the belowSAP Note?
    Note 954627 - Issues with opening/displaying PDF files from KM
    Regards,
    Karthick Eswaran

  • Problem opening PDF files with adobe

    I cannot get adobe to open my pdf files. Not from internet nor from desktop.
    I downloads fine,. I have installed and reinstalled several times.
    If I try to open it looks like it opens but closes immediately. I tried to open adobe, but nothing. A grey screen and that's it. I cannot access the help button

    Yes, I finally got it working using number 2:-) Thank you very much
    2013/8/1 Pat Willener <[email protected]>
       Re: Problem opening PDF files with adobe  created by Pat Willener<http://forums.adobe.com/people/pwillener>in
    Adobe Reader - View the full discussion<http://forums.adobe.com/message/5557146#5557146

  • I cannot open PDF files when I am using Firefox, how can I fix this?

    I cannot open PDF files while I am using Firefox. This is true for opening PDF pages in Firefox and outside of Firefox.

    I ran into the same problem, and here is what I have done to fix it.
    Go to Tools/Add-ons
    You might have to get the latest Adobe Acrobat Reader (Likely 10.x.....)
    On any exiting Adobe Acrobat Reader select disable (to disable the plug-in)
    If you have already gotten the latest Adobe Acrobat Reader just disable any earlier version.
    There is no official way to uninstall a plug-in so this it the workaround.
    If you do need to uninstall the plugin you need to type about:config ....about:plugins search for the article to do it.

  • I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working"

    I am having a problem opening pdf document.  I get error message: "Adobe Reader has stopped working" then I get Windows is looking on line for a solution, but then my document closes. I tried uninstalling and reinstalling Adobe Reader XI, rebooted my computer but this did not help.  I get the same message. What to do?

    Can you open Reader by itself?  If so, check if disabling Protected Mode improves the situation [Edit | Preferences | Security (Enhanced)].

  • Problem opening PDF files for Adobe Reader

    Problem opening PDF files for Adobe Reader.
    I installed the latest adobe reader for my Mac. Everything is set up. Every time i go to open a pdf file, this shows up...
    "Before viewing PDF documents in this browser you must launch adobe reader and accept the End User Licence Agreement, then quit and relaunch the browser."
    I installed it through the adobe reader website for free. And even though it says 'by clicking "install now" you are agreeing to accept the user licence agreement terms and conditions' it still says i need to accept the T&C's.
    I've tried uninstalling and reinstalling it and same thing over and over again.
    Can someone help!?!?!
    Please contact me via email direct ASAP at....
    [email protected]
    Thank you
    Message was edited by: nick khzouz

    Adobe Reader PDF problems wrote:
    "Before viewing PDF documents in this browser you must launch adobe reader and accept the End User Licence Agreement, then quit and relaunch the browser."
    Did you actually try doing what the message suggests?  Open Adobe Reader and accept the EULA?

  • User Exit to Change 'Assignment Field' while uploading Bank statement using FF_5

    Hi Experts,
    We are uploading  bank statement using tcode FF_5. It creates BDC of FB01. then we process it via SM35. Its a country specific bank statement (Hungary). Now while processing BDC we found that document header text (BKTXT) and Assignment (ZUONR) field is filled with the combination of two keys of table FEBEP.
    Screen shot of BDC
    Screen having document header text:
    Next Screen having Assignment
    These both fields are the combination of FEBEP-KUKEY -Short key (surrogate) and FEBEP-ESNUM -Memo record number (line item number in bank statement).
    Both fields are getting filled inside the standard program RFEBBU00 (This program creates BDC)
    Now user wants 'posting date' in the Assignment field. Functional has changed the configuration so while doing manually via FB01 , posting date gets populated in Assignment field but While uploading via FF_5 this standard report gets called and it populates the key combination.
    I am working on SAP 4.7 .
    Is these any user exit or sap note for this info.
    Please help me. if anyone has any idea that would be helpful.
    Regards,
    Ashish

    Ashish, Try to find some BTE for your requirement. Use FM BTE_FUNCTION_FIND .
    OPEN_FI_PERFORM_00001120_P
    OPEN_FI_PERFORM_00001120_E

  • Problem opening pdf file from an app built by Flash Builder 4.5

    problem opening pdf file from an app built by Flash Builder 4.5

    The iPad and iPhone have NEVER supported Flash and never will. In fact, Adobe is no longer distributing Flash builds to mobile devices.
    Time to move on...

  • I am having a problem opening pdf files.  I get an error message saying   a problem has occurred with the licensing of this product. Restart your computer and re-launch your product. If this problem still occurs after restarting ... error code:213:19  Can

    I am having a problem opening pdf files.  I get an error message saying
    a problem has occurred with the licensing of this product. Restart your computer and re-launch your product. If this problem still occurs after restarting ... error code:213:19

    Hi AdobeFiles,
    I'm sorry to hear that you're unable to open PDF files. Please see this Help document: Error 213:19 | Problem has occurred with the licensing of this product | Acrobat X and XI for solutions.
    Let us know how it goes!
    Best,
    Sara

Maybe you are looking for