I need help opening pdf documents

i cannot open any pdf documents and i was able to earlier in the day, i noticed i have adobe reader X (11.0.03) which is differnt from my other machine that pdf's still work on and it has adobe reader X Ver 10.1.7

The license agreement has probably "frozen" and won't open with Reader.
Go to: C/Program Files/Adobe/Reader 11.0/Reader and double click the eula.exe file.
Accept the agreement and Reader should open fine.

Similar Messages

  • I need help opening Appleworks documents

    I just got a new iMac and now I can't open any of my Appleworks documents. I have Office for Mac, but I have about 8 years of Appleworks documents that I need to open and read/print. How can I do this?

    I am having the same problem. Tech 1 told me to drag the Appleworks file from my old laptop to my new one (MacBook Pro). Worked for a day or so and then stopped. Tech 2 told me to re-install Appleworks from my old laptop's software. Appleworks was not included as a separate file; instead was included except in Bundled Software. I tried to install Bundled Software on my new laptop and got a message stating I could not do that. Tech 3 told me I needed to purchase iworks to run convert the Appleworks files. I downloaded iworks free for 30 days and tried to open my Appleworks docs. Nope. Three techs have struck out.

  • Need help opening pdf file created in japanese adobe

    I have Adobe Reader 9. Acolleague just sent me a document that was created in a Japanese version of adobe. It is still a pdf file, but I cannot open it. I get a message saying some components needed to complete thte operation are missing, and would I like to go to the Adobe page on the web to look for them? If I say yes it takes me to the Adobe page, but I can't find anything obvious to add.
    In the file's properties, it said the application is [some japanese characters]v1.12Rev0480
    Please help

    Maybe you need to download and install the Japanese font pack from http://www.adobe.com/support/downloads/detail.jsp?ftpID=3979 (Windows)

  • Need help opening pdf files

    I have a cd, which I have had for several years, and was able to use until the last year.  Suddenly, Adobe Reader (I have tried several versions, updates, fixes, whatever!) says that each and every pdf file on the disk is damaged.
    This is a cd that used to be able to start up on its own, and had various menus to get to the final pdf pages.  I cannot open the files through windows explorer, nor by going through the menus.  Each time, the error message tells me the file(s) was damaged because it was sent via e-mail or some other method that caused the files to be damaged.  The problem with that is that the files and the cd were never altered, as the cd is not a rewritable one.  It is also not pirated, if anyone is going to ask that question.
    The cd is a manual for my vehicle.  It has a parts manual, and a workshop manual along with other items.  When the cd is put into the drive, it starts automatically, but cannot get a single file open.  I have tried this in two different systems, and I get the same results.  The strange thing is that I have files made under earlier Reader versions that still work.  So why not this one, and why isn't someone at Adobe available to help me straighten this out?  Shame on them!

    PraveenAggarwal wrote:
    I am facing the similar problem. Not able to open some PDFs. Was able to open till 2-3 months back. Did some analysis that not able to open the files created with version older the 9.0 of Adobe Reader. Also tried to open the same PDFs in my colleagues' Laptops and my home PC. No Success.
    NEED SERIOUS ATTENTION FROM ADOBE.
    You are in a user to user forum. If you want attention from Adobe, you'll have to contact Adobe and pay for the attention, as they don't provide free attention for problems related with the free Reader.
    Adobe Reader cannot create PDF files, only open (read) them. If you cannot open some PDFs from within Reader in your machine and others, most probably they are damaged. Are you receiving any error messages when you try to open them? "Not able to open" doesn't say much, really.

  • Ive need to open a document and it states that i need the latest version. Im running the 11.0.09 on windows 7 help!

    ive need to open a document and it states that i need the latest version. Im running the 11.0.09 on windows 7 help!
    ive followed the link several times and updated to the latest version, what am i doing wrong?

    Hi stuartosachuk,
    Please type chrome://plugins in the Chrome address bar. Then, disable 'Chrome PDF Viewer' and enable 'Adobe Reader' plug-in as shown in the screenshot below:
    Now, close the Plug-ins tab and restart Chrome.
    Regards,
    Anubha

  • I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    Yes, I need help configuring the settings.
       Re: I need help opening up the pdf doc that i just saved. i need to
    open it up with excel?  created by David Kastendick<http://forums.adobe.com/people/dave_m_k>in
    Adobe ExportPDF - View the full discussion<http://forums.adobe.com/message/4711293#4711293

  • Opening pdf documents in SOLAR01

    Hello All,
    Is there a way to open pdf documents in SOLAR01.
    If I try this now, an internet browser is opened which after a while will show:
    <i>The page you are looking for is currently unavailable</i>
    1) is it so that the solmandocumentation service needs to be enabled to show pdf documents.
    2) is there a way to open pdf docs in adobe reader directly (without IE).
    Thanks for the help,
    Jurjen

    Hi
    You can view all pdf doc in solman itself just select the same and click display icon or just double click it it will open in solar01 or solar02 itself but wait for some time to get it loaded.
    whereas if you want to open the doc in explorer just click the attributes and generate url and paste the same in explorer.
    You can view in explorer this way.
    If you are facing any issue in the above standard procedure please contact your basis team for the same.
    Please reward points.

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

  • How to open pdf document in other window by using java script

    Hello All,
    I am working in R12 Application.
    My jdeveloper version is 10.1.3.3.0.3
    I want to open pdf document in other window on clicking the button
    for that i have written following code in process request of the controller:
    pageContext.putJavaScriptFunction("doFilterSwitch", "function doFilterSwitch(){window.open('/t01/oracle/TEST/inst/apps/TEST_appsdev2/logs/appl/conc/out/545042.pdf'); }");
    OAButtonBean moHelp =(OAButtonBean)webBean.findChildRecursive("Download");
    moHelp.setOnClick("doFilterSwitch()");
    but when i hit download button it gives me the below error:
    The webpage cannot be found
    HTTP 404
    Most likely causes:
    There might be a typing error in the address.
    If you clicked on a link, it may be out of date.
    What you can try:
    Retype the address.
    Go back to the previous page.
    Go to and look for the information you want.
    More information
    please help me out
    Regards,
    sheetal

    Instead of giving the link in Process form request, give the link directly in Destination URI property of the button and in target property write _blank.
    Note : use normal button not submit button

  • Adobe Reader 11.0.03.37 hangs and freezes opening PDF documents

    When opening PDF documents with Adobe Reader 11.0.03.37, it hangs and freezes for a few minutes.  Is anyone else experiencing this and is there a fix or work around?
    We have Windows 7 Professional 64-bit operating systems.  It takes a moment for the Adobe Reader to unfreeze itself but will eventually.
    Thanks!

    Found a fix for my problem.  It wasn't the Protected Mode issue after all.  The fix is to disable In Product Messaging.
    Here is the fix for the problem.  Now maybe Adobe can address this issue in the future release or patch/update.
    Try it on yours and see if it doesn't fix it also.
    The following below link provides the information I am about to share with you.
    But open Adobe Acrobat Reader without opening a PDF file. So just open Adobe Reader application by itself.
    1. Click on EDIT
    2. Click on PREFERENCES
    3. Click on GENERAL Category
    4. UNCHECK "Show me messages when I launch Reader"
    5. CHECK "Don't show messages while viewing a document"
    This should fix your problem as it fixed mine. See the link below for more information. Looks like I will be doing a regedit script for our network users to get rid of this problem. UGGGHHH!!!!!!
    Hope this helps!
    http://www.adobe.com/devnet-docs/acrobatetk/tools/PrefRef/Windows/IPM.html?zoom_highlight= IPM

  • Opening pdf documents in browser impossible

    Hi there all,
    have problems opening pdf documents in safari window. On all of my macs (except for the macpro) pdf docs open in the safari browser window using the pdf plug-in. Installed plug-in list tells me that adobe pdf-viewer plug-in is available. Why doesn't it work ? Running Firefox, same problem. Application asks what to do : open with preview app (standard), but no other possibility, although I have latest adobe reader app. installed, as well as acrobat professional 8.xxx.
    What is going wrong ? It seems pdf plug-in is not found or recognized. Help !

    Hi
    You can view all pdf doc in solman itself just select the same and click display icon or just double click it it will open in solar01 or solar02 itself but wait for some time to get it loaded.
    whereas if you want to open the doc in explorer just click the attributes and generate url and paste the same in explorer.
    You can view in explorer this way.
    If you are facing any issue in the above standard procedure please contact your basis team for the same.
    Please reward points.

  • Open PDF document through JavaFX

    Hello All,
    I want to open pdf document when user clicks on "Help" link in JavaFX. PDF document is usually locally stored on user's machine.
    How I can achieve this ?
    thnx in advance,
    Venky

    Will it work for Linux ?No, of course.
    I think you must do something like:
    var params = [ 'cmd', '/c', pdfFilePath ]; on Windows
    var params = [ 'open', pdfFilePath ] on Mac
    var params = [ 'gnome-open', pdfFilePath ] on Linux with Gnome
    var params = [ 'kde-open', pdfFilePath ] on Linux with KDE
    then your Runtime.getRuntime().exec(params);
    You can catch exceptions if you are not sure of the platform (particularly Gnome vs. KDE): if raised, try something else...
    That's how Processing does its open() function. (Untested in JavaFX...)

  • Adobe Reader XI I cannot open pdf documents, change or delete the program

    Hi, After installing Reader XI I cannot open pdf documents, change or delete the program! please help

    ilana.
    Sorry you are having issues with the forum. I wasn't asking you for your information. You may be subscribed to all of the threads if you got this.
    I would suggest going to the "forum comments" forum and seeking help there.
    It's here ---> Forum comments

  • I installed Firefox 3.6. Since then, I am unable to open pdf documents in Firefox. I get a black page. I tried opening the same document in Internet Explorer. It worked fine. I recently installed Nuance's pdf reader and thought that might be the problem.

    I installed Firefox 3.6. Since then, I am unable to open pdf documents in Firefox. I get a black page. I tried opening the same document in Internet Explorer. It worked fine. I recently installed Nuance's pdf reader and thought that might be the problem. Uninstalled it. Still have the problem with Firefox.
    == This happened ==
    Every time Firefox opened

    How about if you right click on the PDF and select Save Link As..., and then open it locally from within Reader? Does it work ok then?  That might be a workaround until the issue within the browser is resolved.
    Rob Jaworski
    Intl Program Manager

  • Can not open pdf documents...

    can not open pdf documents..., when i use my laptop without restart two,three day's....???????
    why is that ??????????

    AmS-Haz wrote:
    I mean, when I install the Adobe Reader 8 previous problem occur, as same as Adobe Reader 9, I did not use or install Adobe Reader 8 &
    Adobe Reader 9 both are concurrently....
    Do you have, or have
    had, both Reader 8 and Reader 9 installed
    at the same time in your machine? If you have, you must
    do as graffiti
    suggested in a previous message.
    Extra line breaks kindly provided by the software.

Maybe you are looking for

  • Times font is missing in Dreamweaver 5.5

    I've been using the Times font on my website for ages but suddenly Dreamweaver is unable to use this font. It is missing from the font list even though it works perfectly in Photoshop or other programs. The screen font in Dreamweaver suddenly changed

  • Creating Oracle Obj Model hangs - SQLServer 2000 to Oracle9i

    Migration Workbench process appears to hang during "Mapping Priomary Keys" while creating Oracle Object Model. I am migrating SQLServer 2000 database to Oracle 9i. All on one single PC using Windows 2000 server. I downloaded latest SQLServer 2000 plu

  • SET CURSOR in to commando field

    Hi! I wont set cursor in to commando field (the truncation field eg: /nSE80). Is it possible? I have tried it with SET CURSER FIELD u2018DUMMYu2019 but I donu2019t now the technical name of this field. Thanks Hermann

  • Import files into bridge from a CMS - best practice

    Hi All, i am trying to come up with the simplest solution for the following: we have a CMS in which our content is managed and edited. the content editor might like to edit video files that reside in our asset management system. our editing tool is A

  • What is it? how do I eliminate it?

    I'm still getting used to 10.4.x - have found one "new thing" which I don't need and want to eliminate. It's a "behavior" as follows: After a given length of time (reading a document, for instance), if I move my mouse - a "partial dock" appears which