Cannot download PDF from Mail

Hi,
When I receive a PDF in an email, it is embedded and I cannot download it and send it to GoodReader or wherever. When I click over it, it simply gives me the options "Save Image" and "Copy".
How can view PDF attachments as PDF attachments so they can then be saved to a PDF Reader App.
Thanks.
Rob.

It is strange. I cannot get to open a PDF file on my iPad.
Is it by default?
I can work it around using GoodReader to acces my email accounts but we talk about a major issue here.
Message was edited by: Ondrej

Similar Messages

  • I have Adobe Acrobat version 11.0.0 installed with Adobe CC.  I cannot download PDFs from the internet (in this case from PubMed National Library of Medicine).  If I try to do this  I get a popup message saying that "ADOBE ACROBAT NPAPI PLUG-IN, VERSION 1

    I have Adobe Acrobat version 11.0.0 installed with Adobe CC.  I cannot download PDFs from the internet (in this case from PubMed National Library of Medicine).  If I try to do this  I get a popup message saying that "ADOBE ACROBAT NPAPI PLUG-IN, VERSION 11.0.0 NEEDS YOUR PERMISSION TO RUN.  I DON'T KNOW HOW TO GIVE THIS PERMISSION OR WHAT TO DO.  CAN YOU PLEASE HELP?

    What buttons do you get to click on with this message? What browser are you using (e.g. Safari, Chrome, Internet Explorer...)

  • IPad cannot download PDFs from Safari.

    My brand-new iPad cannot download PDF files from my class website on Safari. I was wondering if there was any kind of downloading application I needed to install first. Any thoughts? When I touch the file icon, a little window appears saying "Download failed: Safari cannot download this file."

    Hello soderberg3,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iBooks: Viewing, syncing, saving, and printing PDFs on iPhone, iPad, and iPod touch
    http://support.apple.com/kb/HT4227
    You can open PDF documents, such as a PDF attached to an email, with iBooks:
    Have a nice day,
    Mario

  • I cannot download pdfs from FireFox on a Mac

    Up until just a few days ago I could download pdfs from websites through Firefox. As far as I know I did not upgrade or change anything. I followed all of the tutorials, the Troubleshooting Information tips, deleted profile.ind files, added the PDF viewer 0.6.39 and that does not work.
    I am on a Mac, OS 10.6.8
    Firefox 17

    You can disable the Adobe Reader plugin in Firefox (Tools > Add-ons > Plugins) and use the external Adobe Reader application or Preview application instead.
    *Firefox > Preferences > Applications > Adobe PDF document : Use Adobe Reader
    PDF files may also be found under another entry like Portable document.
    *https://support.mozilla.org/kb/change-firefox-behavior-when-open-file

  • Cannot download jpgs from Mail in iCloud: suggestions?

    JPGs sent to my Mail account in iCloud are visible in the e-mail on the screen but refuse to be downloaded. Any idea why? And what to do about it? Thx.

    It is strange. I cannot get to open a PDF file on my iPad.
    Is it by default?
    I can work it around using GoodReader to acces my email accounts but we talk about a major issue here.
    Message was edited by: Ondrej

  • I have installed latest update and checked all preferences are correct in my MAC but still cannot download PDFs from some websites

    When I am on a website and need to download a PDF it tells me I need to get latest update of Adobe Reader. So I get latest update (God knows how many times now) but still cannot open the PDFs - any suggestions?

    This is probably because the websites you are visiting have bad Javascripts to check the version of Acrobat but can you screenshot the error that you receive and the post it?

  • Cannot download attachments from mail application

    when opening attachments from emails, i have recently had to go [via safari] into my .mac account to download directly.
    if i try to do this via mail, it stops responding and i eventually have to force quit.
    any ideas?
    thanks

    JT,
    Please test with Don't Keep Any Copies for Offline Viewing. I am trying to relate what is being report in this Topic, to that discussed in an earlier Topic, at:
    http://discussions.apple.com/thread.jspa?threadID=253262&tstart=0
    In the latter case, a symbol of a pie, or timer is seen beside the Inbox of the .mac account, indicating activity is still going on. Keeping the copies is only related to your Mac, and not the server, and unless you are going to view while Offline, are not necessary.
    I am not suggesting this should have to be the case, but rather gathering more info about a general problem (but one I don't notice on my primary computer), and to provide a temporary workaround.
    Ernie

  • I cannot download attachments from mail

    I tap on an attachment and it tells me it's unable to download the attachment

    Hi Thank you for getting back to me . When I click on Save ( save to my compuer) i get a quick scanning attachment and nothing happens after that.   Browsing through different answers to in the support groups I found that someone else facing the same problem decided to forward to the mail to a different email account and try downloading. Yahoo to Gmail as in my case. I tried that and it worked. However I would prefer to solve this issue from yahoo mail.
    https://discussions.apple.com/message/3009211#3009211
    Apparently there was an answer to the problem in the past but it seems to have now been deleted/archived?
    Any help you can give me would be much appreciated.
    so far I have tried a different browser, deleted cache. history, checked if files are being downloaded elsewhere, folders, desktop etc ( they are maent to go to downloads)  Created a new used id for my computer logged in from it and tried.
    but forwarding the same mail to my Gmail account and downloading from there has worked.
    Thank you.

  • Cannot download PDFs

    I have Adobe Reader XI. I cannot download PDFs from websites. Opening stand alone PDFs from files or emails works fine. Clicking Open does not work and clicking Save or Save As does not allow me the option of saving as a PDF. Is there a reason for this?

    251Denison wrote:
    I am unable to save to any local disk as the Save target as...option is not available when I right click.
    Go to http://helpx.adobe.com/reader.html and right-click on the link 'PDF of Reader XI Help'; can you show me a screenshot of your right-click menu?
    Here is what I see when I do the same

  • Since downloading the iOS on my iPad, I cannot download more than one pdf from mail to iBooks.  I have to shut down y iPad and start again.  Any suggestions?

    Since downloading iOS on my new iPad, I cannot downlaod more than one pdf from mail into iBooks.  I have to shut down my iPad and restart it to save a second pdf. Wasn't a problem with the old operating system.  Any suggestions?

    It seems that I have solved my issue by performing a full factory reset (erasing all content, something which I had hoped to avoid) restoring from an iCloud backup did not alleviate the issue, I had to set up as a new iPad.
    Hopefully anyone else else who has this issue in the future will be able to find this.

  • Cannot download .pdf files and word docs from KM using Web Dynpro

    Dear Portal Gurus,
    Using KM API, I am trying to download, documents from KM in my Web Dynpro Application. But .pdf files and word docs with screenshots are not getting retrieved from KM. Word docs opens with no content and Adobe opens with an error saying "Either it is a damaged file or It is not a supported file".
    I am using the following KM service to download the content.
    public byte[] retrieveResourceInBytes(String strRid){                    
    /////  after a few lines  ////
         if (this.loggedOnUser.isAuthenticated()) {
    // create a resource context with the authenticated user
         rContext = new ResourceContext(this.loggedOnUser);
    // create a RID to handle a resource
          aRid = RID.getRID(strRid);
              try {
              // get an instance of a resource factory
                     final IResourceFactory aResourceFactory = ResourceFactory.getInstance();
    // retrieve a folder/file  with context
                                                 aResource =  aResourceFactory.getResource(aRid, rContext);
         if(aResource.isCollection()) {
                                                                      aResource = (ICollection) aResource;
                                                      IPropertyMap objIPropertyMap = aResource.getProperties();               
                                                 IMutablePropertyMap objIMutablePropertyMap =objIPropertyMap.getMutable();
                                                 objHashMap = new HashMap();
         if (aResource != null) {
                                                                         IContent oldContent = aResource.getContent();
                            InputStream objInputStream=oldContent.getInputStream();
                 byte[] theBytes = new byte[objInputStream.available()];
                 objInputStream.read(theBytes);
                        return theBytes;
         } //  catches all the exceptions here///
    Could you please advise if I am doing something wrong else could you please advise me for any corrections which would help?
    Thanks a lot in advance,
    Zeena
    Edited by: Zeena Ali on Mar 25, 2009 8:13 AM

    On Apr 10, 2013, at 4:10 PM, AdityaKalania wrote: Replies in RED below:
    Re: Cannot download pdf files from web sites
    created by AdityaKalania in Adobe Reader - View the full discussion
    Hi,
    Which web browser are you using to view the PDF? Safari 5.1.8
    When you open the PDF in Adobe Reader add-in you will either see a floating toolbar
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5224223-317859/430-90/floating +toolbar.JPG
    or a normal toolbar
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5224223-317860/450-11/normalto olbar.JPG
    both the toolbars have save button, use the button to save the file locally. I do not see these toolbars. I do, however see this
    and it works! Thanks
    Hope this will help you.
    Thanks
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5224223#5224223
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5224223#5224223
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5224223#5224223. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Reader by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Cannot download pdf files from internet site with either acrobat pro X or pro XI on windows 8 comput

    cannot download pdf files from internet website with either acrobat pro x or proXI on windows 8 computer.  windows 7, no problem.

    Hi valerieross,
    Acrobat can be used to view pdf's or edit pdf's not download them.
    Check your browser settings.
    If you are referring to viewing pdf's in browser, then please check the following : http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html

  • I cannot download PDF's from sites, when I try this my screen simply displays computor code

    I cannot download PDF's from sites, when I try this my screen simply displays computor code

    What does this code state?  Can you post a screen shot?  Which browser & version are you using?
    Mac OS X (10.5.1)
    Have you considered updating your OS plus using Software Update to install all other updates needed?

  • Cannot download pdf files with adobe

    I still have the same problem I had a month ago I cannot download pdf file from internet sites screen just goes black
    I have recently upgraded software to lion I have the latest adobe software installed still no joy.
    Was never a problem in the past on my IMac

    In the Finder, select Go ▹ Go to Folder... from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins/AdobePDFViewer.plugin
    If a Finder window opens with that item selected, delete it, then quit and relaunch Safari. Otherwise post again.

  • HT5701 Cannot download pdf files with Safari 6.0.4?

    Cannot download pdf files with Safari 6.0.4

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

Maybe you are looking for

  • How to connect to a tv?

    I have a laptop and want to connect it to a tv.  I have an external microphone connected to the laptop also.  I want to hear my voice in my tv speakers when I speak.  How can I make that happen? 

  • R/3 to APO data transfer

    Hi! Kindly help me on this one.  I created an integration model for the master data (material, plant, atp) and activated it. i set up the master data change to immediate transfer.  I tested it and it worked.  then i created a IM for the transactional

  • Does BOE XI 3.1 API supports COMPLIED in JDK 1.4.x?

    Hi, It's known  that the JAVA environment for BOE XI 3.1 is JDK 1.6.x. But due to unified programming version control, the client's original application is developed and complied in JDK 1.4.x. So they only provide development environment for JDK 1.4.

  • Output 4:3 center cut from Anamorphic 16:9 source

    Hi all, I have an Anamorphic 16:9 Sequence (IMX 50) that I want to ouput to a 4:3 aspect ratio using a center cut. i.e. cutting the left and right sides of the picture off. I do not want to letter box the output. From what I have read it is relativel

  • How can I delete the History Log?

    Is there a way I can delete the Edit History Log?  I use Photoshop CS5 and have used the History Log (that shows in File Info) to keep a record of the edits I've made to my images.  I want to send the images digitally (by email) but do Not want the r