How to open documents in adobe

Is there an app to use to open or see documents in adobe reader?

Hold down the control key and select a file of the given type in the Finder. A contextual menu appears. Release the  control key and hold down the option key. From the contextual menu, select the submenu
          Always Open With
and then the application you want to open all files of that type.

Similar Messages

  • I can not open documents using adobe reader because I have to accept "end user agreement".  How do I get to agreement?

    I can not open documents using adobe reader because I have to accept "end user agreement".  How do I get to agreement?

    thx but the only thing that happens when I open Adobe Reader is that a small icon appears in the bottom-line. There is no dialogue box where I can accept!

  • How can I speed up opening documents in Adobe Reader xi?   It is extremely slow.  I have Windows 7 Professional.

    Opening documents with Adobe Reader xi on my computer is extrememly time-consuming and frustrating. Should I go back to an earlier version of Adobe? I never had this problem until I updated.  My operating system is Windows 7 Professional.

    Hi SuzyQ1,
    The opening time of a PDF depends a lot on its internal structure.
    Very complex forms are also known for long opening times.
    Try clearing the Temporary files on your Windows and it will speed up your system to some extent.
    Another thing you can do is,you would have to turn off any software that is running either in your Task Bar or shut them down in Task Manager.
    Regards,
    Florence

  • How to open document made in Pages 5 in Pages 4?

    How to open document made in Pages 5 in Pages 4 if i don't want to update Mountain Lion to Mavericks? Does anybody know the ways?

    The person that created the Pages v5 document exports it as a Pages ’09 document, or you don't open it in Pages ’09, as the Pages v5 document architecture is not backwards compatible.

  • My MacBook Pro will not open documents via Adobe Reader. Says I need to aspen Reader in Browzer and accept terms and contitions first. Went through this 3 times and got through to "Finish", closed browser and then retried. No luck. What's going on?? Have

    My MacBook Pro will not open documents via Adobe Reader. Says I need to aspen Reader in Browzer and accept terms and contitions first. Went through this 3 times and got through to "Finish", closed browser and then retried. No luck. What's going on?? Have no problem with same documents on iPhone and iPad

    After you finished installing did you launch Adobe Reader from your /Applications folder and accept EULA(End User License Agreement)?
    What is your Adobe Reader version?
    What browser are you using and browser version?
    Thank You.

  • How to open document to PDF from ALV

    Hi ,
      how to open document to PDF from ALV on clicking (hot spot)
    urgent
    thanks,

    something like this:
    line_fieldcat-fieldname = 'vbeln'.
    line_fieldcat-ref_tabname = 'I_vbeln'.
    line_fieldcat-hotspot = 'X'. " Shows the field as ahotspot.
    line_fieldcat-seltext_m = 'Notification '.
    APPEND line_fieldcat TO i_fieldcat.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    i_callback_program = ws_repid
    i_callback_user_command = 'MY_USER_COMMAND'
    and rest of parameters,
    FORM MY_USER_COMMAND USING ucomm LIKE sy-ucomm
    selfield TYPE slis_selfield.
    IF ucomm = '(Function code of action, say click, or enter'
    CASE selfield-fieldname.
    WHEN 'QMNUM'. "Notification
    IF i_tab-qmnum NE space.
       CALL FUNCTION 'WS_EXECUTE'
          EXPORTING
            commandline = '/F /IM "ACRORD32.EXE"'
            program     = 'TASKKILL'.
    ENDIF.

  • How to open documents programatically within current Workspace session

    I'm using Hyperion 9.3.1 across the board and I've built both Interactive Reporting and Web Analysis documents. Within those documents I have links/controls to open other Interactive Reporting documents.
    From Interactive Reporting, I have two options, create a Hyperlink shape, or a Command button control and use OpenURL. Both create new sessions of Workspace when they open the documents.
    From Web Analysis, you can not use Open Document to open Interactive Reporting (only works for other Web Analysis documents), so I have to use the service that opens a link, which again creates a new session in Workspace.
    I would like to have my reports all open within the same Workspace session and have the nice tabs in the bottom of Workspace appear that shows all the open documents (which is the default behavior when you double click documents in Workspace explorer).
    Any ideas?

    For Interactive Reporting, I found information on how to do this. Page 22 in ir_developer-vol1.pdf. Here's a snippet of the documentation:
    * New Window—A pop-up window is created every time the hyperlink is clicked. This option,
    which is the default, maps to the OpenURL OM method "_blank" target.
    * Current Window—If the execution application is Interactive Reporting Web Client or
    Workspace, the content replaces the Workspace content area (for example, excluding the
    surrounding browse application panes). In Interactive Reporting Studio, a pop-up window
    is displayed.
    * Top Window—If the execution application is Interactive Reporting Web Client or
    Workspace, the content replaces the top HTML window. This option maps to the OpenURL
    OM methods "_top" target.
    & Named Window—A named pop-up window is created. If a named window is currently
    displayed, the URL replaces the content of the current window. When this option is selected,
    the user can enter the new window name in the Target window text box that is displayed
    below the drop-down list. This option maps to the user-specified, target-name option of the
    OpenURL method.
    I'm pretty sure I tried all of these possible targets in the Hyperlink properties window, but perhaps I didn't. Oh well...I'll see if it works.

  • How to open documents attached to a transaction in Portal?

    Hi Guys
    We have a CRM 5.0 Implementation and here is what we are using in Portal
    Title: Leads -Transaction
    Technical Name: com.sap.pct.crm.lea.leads
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000108 supported by BSP Application crm_bsp_frame
    Title: Opportunities-Transaction
    Technical Name: com.sap.pct.crm.opp.opportunities_s
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000111 supported by BSP Application crm_bsp_frame
    My question is -  How to open MS Word, MS Excel, Powerpoint documents attached to opportunity transaction in Portal? Can we use the Project share path in URL?

    HI,
    Please have a look at note 606745. This will help you with your questions.
    Regards,
    Hemanth

  • How to open documents attached to transaction in Portal?

    Hi Guys
    We have a CRM 5.0 Implementation and here is what we are using in Portal
    Title: Leads -Transaction
    Technical Name: com.sap.pct.crm.lea.leads
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000108 supported by BSP Application crm_bsp_frame
    Title: Opportunities-Transaction
    Technical Name: com.sap.pct.crm.opp.opportunities_s
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000111 supported by BSP Application crm_bsp_frame
    My question is -  How to open MS Word, MS Excel, Powerpoint documents attached to opportunity transaction in Portal? Can we use the Project share path in URL?

    Hello Tarang,
    Can you be little specific on what kind of documents are these?
    1. You can check if there are ways to integrate the same with KM...am not sure about CRM but yes, it can be done on BIW.
    2. If these are just config documents and not that user creates, then you may save these docs into a KM folder and create a KM Navigation link assigning to users.
    Warm Regards,
    Ritu

  • How to get documents into adobe reader iphone

    hi all -- new to my iphone -- i want to read pdfs using the adobe reader -- how do i get pdfs loaded into ???? so the phone can download it

    hazardzzz,
    Please take a look at the following FAQ document to see if it helps you get started with Adobe Reader on your iPhone.
    How to get PDF documents into Adobe Reader for iOS (iPhone on iOS 7 version)

  • How to open pdf in adobe

    when I open the pdf it opens it in adobe reader rather than in adobe download assistant.  I want to type some names onto a pdf certificate.  Please help!

    Open using Adobe Acrobat if you wish to edit the pdf.  Adobe Download Assistant is not intended for opening any type of file.

  • How to open documents no longer supported by Mac

    I have text files that will not open "Np longer supported by Mac etc"
    How to open and with what program application.
    Eudora mail
    Text Edit
    Word

    Eudora mail -- eudora mail client still exists.  Download it.
                          -- seem to recall Thunderbird will import eudora email.
    Text Edit  --  You mean this? http://en.wikipedia.org/wiki/TextEdit
    Word -- older versions of word are real inexpensive on ebay. 
               --  Open office http://www.openoffice.org/porting/mac/
               -- http://features.en.softonic.com/5-free-alternatives-to-word-on-mac

  • How to open document from business content in weby dynpro ?

    Hello experts,
    I've cretaed a webdynpro where I want to display a document which is attached
    to a product in tx commpr01 in business content.
    I've tested method o_cl_crm_documents->get_with_url , but
    there I do not get a url in webdynpro.
    Does anybody know another method/fm to display such a document from
    business content in webdynpro ?
    Thanks and best regards
    Gerd

    Hello Mr. Jung,
    I'm sorry but I didn't find this method linktourl.
    In my web-dynpro I'm getting the url for my document after
    cklicking on the selected row.
    Then I just want to give this paramter to this linktourl method
    and open the document.
    How can I implement this method ? which class ?
    Thanks Gerd

  • How to open document from mac when using windows without transferring the file?

    How can i open a document from mac when i am using windows without transferring it?

    depend on the document program more then anything else really
    when ever I open a doc with word it make a history for undo and redo action file in the same dir
    with bootcamp you only have read not write access to the osx partition so it would fail to be able to create that file
    but if you can get word or whatever program you use to open the file not to place a temp file in the same dir
    or use a program which did not make any type of temp file or used a program where the temp file would be located elsewhere where you decide it would work file

  • Problems opening documents with Adobe Reader XI

    I tried to open a file from my email account. I got a message from Adobe Reader XI that it could not open ecause it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded.  I get this message with some documents which I have been able to open in the past and now I  can't.  I do not have Microsoft Office on my computer.  I have Microsoft Word Starter 2010.  I am a home user and this program works well as my Word software.  I have downloaded a trial of Adobe Acrobat Pro XI and that hasn't solved my problem.  Can anyone help me?

    If you don't have Word but want to view Word docs, you can download and install the MS Word Viewer from http://www.microsoft.com/en-us/download/details.aspx?id=4.
    In fact, istalling it may clear up the file association problem all on it's own.

Maybe you are looking for

  • Link Delivery Schedule Line and Purchase Order History

    Hello, Please, i need to know if there is some link between delivery schedule item and PO history like PO history. I need to know the quantity of goods issues per schedule line... thanxs a lot Jean Baena

  • Search stopped working in AIR

    Hello, It's me again. Sorry, but I am still poking around with RH 8 and AIR and trying to learn everything. I just inserted a second pdf into my project and installed the AIR output. However, the search is no longer working (was working before this p

  • BLOB field in report causes suppresion of one record

    I am using Crystal Reports 10 connecting to a view in an Oracle 10g database using an Oracle driver connection. We have a report that has been in use for sometime that displays the image in a BLOB field in the Report Footer.  A parameter based on a u

  • Universe connection error

    Hello Experts I have installed SAP IK 3.1 sp2,fp2.5 and when i try to create a connection in universe designer i am getting following error "  cs:dbdriver failed to load : c:\program files (x86)business objects enterprise 12.0\win32_x86\dataaccess\co

  • Adobe digital editions keeps trying to install itself,

    I am running Windows 7 64 bit, my OS is a fresh install (3 weeks old). At random times during computer use, adobe digital editions attempts to install itself (even though it is already installed) and then multiple error messages spawn saying 'an inst