I cannot download pdf reader

I do not know why, the Reader is no more on my laptop. I try to get it by download and it does not work

Hi forumdellaida,
Where you trying to download Reader from, and what happens when you try? Are you receiving an error message?
For starters, please log in to your system as an administrator, disable any antivirus software, and then try to download from http://www.adobe.com/products/reader.html.
Please let us know how it goes.
Best,
Sara

Similar Messages

  • I cannot view pdf files. I cannot download adobe reader also.whenever you try to download any pdf file, the screen turn black, I cannot view pdf files. I cannot download adobe reader also.whenever you try to download any pdf file, the screen turn black

    I cannot view pdf file.Cannot download adobe reader.When attempted to download adobe reader, screen turn black

    Jen.ph
    When you say that you have the same problem, do you mean that you are:
    1. Not able to download Adobe Reader;
    2. cannot view a PDF file;
    3. or what?
    Please be a little more descriptive of your particular problem or, better yet, start your own thread and clearly indicate which problem(s) you're having and what you have done, thus far, to correct the problem(s).
    Clinton

  • I cannot download Adobe Reader app using my IPod Touch 4th Generation due to iOS upgrade.

    I have an IPod Touch 4th Generation (the older model) and the highest operating system stops at iOS 6.1.6. Unfortunately, when I tried to download Adobe Reader app, it only works for the newer IPod Touch 5th Generation with an operating system of iOS 7.0 or higher. My question is that since I cannot download Adobe Reader app, is there a way for me to open PDF files on my IPod Touch by using Safari? There is no way I can find an Adobe Reader app that works for my operating system or an operating system that works for iOS 6.0 or lower. Is there another program similar to Adobe Reader where I can open PDF files that works for iOS 6.0 or lower?
    Thanks.

    Krispy2010,
    Please note that my instructions are intended for Adobe Reader for iOS, not for all iOS apps in general.
    Adobe Reader for iOS does offer earlier compatible versions for iOS 5 and 6 via the App Store.  Because the supported iOS version for Adobe Reader for iOS is 5 or later.
    Tech specs | Adobe Reader mobile app
    However, I cannot speak for other apps, such as Costco app and NFL app that you have mentioned.  It is up to each individual app developer/company to decide whether to take advantage of Apple's App Store's features to offer earlier versions.
    Install the latest compatible version of an app on an earlier version of iOS or OS X - Apple Support
    If a compatible version isn't available, you can try contacting the app developer. Look for contact information on the app's product page in the App Store or Mac App Store.

  • Cannot download PDF in windows 7

    I have just upgraded to Windows 7 and downloaded
    Adobe reader 9.3.3, and the programme wil not allow the downloading of PDF files. tyhe error message reads your current programme cannot download PDF files you need reader 8 or 9 and I have reader 9.3.3  why is this happening and how can I stop it.
    Everything was fine when I ran XP pro and used 8 

    yeah i had the exact similar problem and could not find a solution. That was before I joined this forum though. I ended up downgrading back to XP

  • 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...)

  • 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.

  • 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.

  • 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.

  • 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 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

  • I cannot download PDF files and have many other problems with updates since 3.6.18 are you guys going to fix or should I switch to IE?

    Hi Guys,
    I have had heaps of trouble with plugins and add on's since using upgrades after 3.6.18. Now I cannot download PDF files!
    Are you Guys going to fix what used to be a good browser or do I have to use IE?
    Please keep it simple.
    John Smith

    -> go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE any Unwanted/Suspicious Extensions (add-ons) -> Restart Firefox
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Zoom -> click "Reset"
    -> go to View Menu -> Page Style -> select "Basic Page Style"
    -> go Tools Menu -> Clear Recent History -> '''''Time range to clear: select EVERYTHING''''' -> click Details (small arrow) button -> place Checkmarks on ALL Options -> click "Clear Now"
    -> go to Tools Menu -> Options -> General -> '''''When Firefox starts : select "Show My Home Page"''''' -> Type the address of the website which you want to be your HomePage e.g. http:www.google.com -> click OK
    You can enable the Trustworthy Add-ons later. Check and tell if its working.

  • Cannot download adobe reader, very frustrating!!!!!

    I dont know what happened, but even after agreeing with the terms and conditions I cannot download adobe reader on my mac. I am limited as to which documents I am downloading I need help as soon as possible!!!!!

    I am using safari and the message I get is : before viewing PDF in this
    browser u must lounge adobe reader and except the End User License
    Agreement, then Quiet and relaunch the browser. I have dine that and still
    doesn't work
    On Tuesday, March 18, 2014, Test Screen Name <[email protected]

  • Macbook air cannot download pdf files

    I have MacBook Air and it cannot download pdf files from online.  When the page shows up it is black and blank so there is no content to click to request download and cannot be Saved As or printed and changed to pdf.  Help!!
    jrwilkens    

    Hi ..
    Quit Safari.
    Open the Finder. From the Finder menu bar top of your screen click Go > Go to Folder
    Type this exactly as you see it here:
    /Library/Internet Plug-Ins
    Click Go
    Move the Adobe PDF browser plugin to the Trash.
    Relaunch Safari to test.

  • Cannot download pdf files.When attempt to download, screen turns black

    Cannot download pdf files. When attempt to download, screen turns black

    I have had this issue for a while ago. Very disappoointed that Mozilla had not addressed this .
    I have switched to using Safari and Chrome now as they do not have these issues.

  • I cannot download adobe reader in order to download an item. can you call me Removed by Moderator

    I cannot download adobe reader in order to download an item.  can you call me

    What is your operating system & version?
    Define "cannot" - what happens when you try?
    Try downloading the offline installer from http://get.adobe.com/reader/enterprise/
    P.S. this is a user-to-user support forum; you can use paid support if you want telephone support: http://helpx.adobe.com/reader.html

Maybe you are looking for

  • Changing material number when Process Order is released

    Hello, We have a scenario in which the material number of a process order may need to be changed after the process order is released.  We will have both in process and post production inspection types assigned to this order, and both inspection lots

  • AS3 in timeline - variable changes value on its own

    I've just started working with Flash CS4 and Actionscript 3 after being away from Flash for almost 10 years. I've set up a menu that allows users to select from five sections. When users select an option, flow goes to the corresponding section of the

  • Add a resource provider to application.xml

    I am trying to setup Oracle AQ integration to BAM This requires adding the following resource provider to the file application.xml <resource-provider name="BAMTTT" class="oracle.jms.OjmsContext"> <description>BAM for Generic</description> <property n

  • BPEL HTTP Header Problem

    Hello @all I�m new to Open ESB and NetBeans. Does anybody has an idea how to put HTTP-Header to the BPEL-Process? I have to call a WebService (from BPEL) which expects user authentication (sessionId) in the HTTP-Header . How do I do that? Do I have t

  • Airport Extreme ethernet routing in Bridge Mode

    i had(!) the following scenario Airport Extreme (5th Generation) .. via WAN connect to the modem, Ethernet to serval switches, WiFi acting as WDS Main the WDS Slaves are 3 small Airport express and one Airport Extreme (1st Generation) due a cabeling