Can't open PDF attachment in e-mail sent from Outlook, says I need to save first, how?

Cannot open PDF attachment in webmail sent from Outlook, says I need to save first; how do I save the link?

Looks like another user asked similar question with over 600 views and no replies ... hmmm.  When I click on the attachment, it says I must save it to my disk; with one button mouse just click once and save?  I've tried dragging and saving the attachment to word doc but opened up with a page of garbled words/symbols,etc.  Any ideas are welcome.

Similar Messages

  • Can't open pdf attachment in Yahoo Mail. Worked in 25.0 not 25.0.1. Still works with IE.

    Clicking on a pdf attachment in AT&T/Yahoo Mail results in "a file was downloaded". Used to open the file in Firefox 25.0 and prior. Switching to IE I can click on the attachment and it opens. Seems it could be something in 25.0.1. I cleared my history (cache, cookies) but this did not fix the problem. I disabled the pdf viewed and that didn't help either.

    i'm not sure as to what exactly is going on, but it looks like yahoo has changed something on their server that makes certain old url formats dysfunctional - at least quite a number of other users have reported that... so if you have a bookmark for yahoo mail, change its address to the generic https://mail.yahoo.com/, which should redirect you to the current & working url

  • Can't open .pdf attachment to e-mail

    After straightening out the conflict between Reader & Acrobat (deleted Reader per suggestion on this forum), I now have a new problem.  When I double click a .pdf attachment to an e-mail (I use Thunderbird), I get the following message:
    "C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp\ADOBE.pdf could not be opened because the associated helper application does not exist. Change the association in your preferences."
    I went to Preferences of Acrobat 9 std but couldn't find anything that seemed to relate to a helper application.
    Any suggestions?
    Thanks.

    Turns out I found a note from Mozilla when this was a problem with
    reader that said to simply delete that preference for acrobat.  Then,
    when I click to open the .pdf file, Thunderbird asks me if I want to use
    Acrobat 9.1 and has a box to click to enable this to occur every time.
    It worked.
    If anyone else encounters this, here's the website containing the
    solution for both Firefox & Thunderbird.
    http://kb.mozillazine.org/The_associated_helper_application_does_not_exist
    Cheers,
    Keith

  • I can't open documents attached to e-mails sent me

    When I receive e-mails with an attachment e.g. Microsoft Word or a PDF document, I can't download it and open it.

    Where is the answer to my question?

  • I can't open the attachment to a mail. I must open it i FileApp. but it says that there no App installed that open this type of file. What can I do? I've got iPad 2, version 4.3.3 (8J2) My age: 69 and not so good at computers.

    I can't open the attachment to a mail. When I'm trying to open it in FileApp, I get the answer: "FileApp doesn't recognise
    this file type.Would you like to try to open in.....
         another App
         as text file
         cancel
    When I open it it in another App I get the answer:"there are no application installed on your device that can open
    this type of file.
    When  I open it as a text file, it's loading and loading.....forever?
    What shall I do?
    PS I'm 70 and not good at computers

    Hello Mats in Sweden!
    I'm from Austria, not so far away! The file that you've received seems to be a Windows Media File and you may need a special software for your iPad to be able to open it. I've found something HERE.
    If you open this link on your iPad it should take you to the App Store, resp. open it. The price for this app is 1,59 €.
    Greets from Vienna,
    Bärbel

  • I can't open pdf files I have down-loaded from Safari

    I can't open pdf files I have down-loaded from Safari (6.0 and OSX 10.8) with preview or acrobat. I get a corrupted file message. Anyone have a fix?

    From the Safari menu bar, select Safari ▹ Preferences… ▹ Security and uncheck the box labeled Enable plug-ins. Test.

  • Since I updated my pages to 5.01, I can't open documents created on my iPad today. It says you need a new version of pages to open document.  (My computer says it is installed).  Has any one encountered this?

    Since I updated my pages to 5.01, I can't open documents created on my iPad today. It says you need a new version of pages to open document.  (My computer says it is installed).  Has any one encountered this?

    Well, here's what I found out that works for me...
    I had a Pages icon on my dock, and launching it brought up version 4.3.  But I went to my Apps folder and found the new updated icon there and when I launced that it brought up version 5.01.  So apparently the Apple update process left two versions launchable on my iMac.  Weird...
    Rocketman

  • Ipad can't open PDF attachment

    Emails sent from Outlook are received on the ipad but the PDF attachment won't open. How can this be fixed?

    Looks like another user asked similar question with over 600 views and no replies ... hmmm.  When I click on the attachment, it says I must save it to my disk; with one button mouse just click once and save?  I've tried dragging and saving the attachment to word doc but opened up with a page of garbled words/symbols,etc.  Any ideas are welcome.

  • How can I open PDF attached to Yahoo email in Windows7 ?

    ADOBE Reader XI Installed seemingly OK, [windows 7] but does not open PDF attachment contained in Yahoo email

    When I try, an unreadable large number of letters and symbols shows up, framed in the middle of the screen.

  • Can not open pdf attachment in email (SBWP)

    Hello Expert,
    I created a program to covert a form to pdf format, then, send it to SAPoffice (SBWP) as an attachment successfully. But I cannot open the pdf attachment. I don't know the reason. Could you please give me some suggestion?
    use function module 'CONVERT_OTF_2_PDF' to convert pdf format
    use function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send email.
    points will be assigned for Helpful suggestion.
    Thank you.

    Thanks.
    I have tried to download it into my local computer, the downloaded pdf file can be open correctly. So it's the problem in my program.
    Below is my program, thanks a lot.
    DATA: itcpo LIKE itcpo,
          tab_lines LIKE sy-tabix.
    Variables for EMAIL functionality
    DATA: maildata LIKE sodocchgi1.
    DATA: mailpack LIKE sopcklsti1 OCCURS 2 WITH HEADER LINE.
    DATA: mailhead LIKE solisti1 OCCURS 1 WITH HEADER LINE.
    DATA: mailbin LIKE solisti1 OCCURS 10 WITH HEADER LINE.
    DATA: mailtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE.
    DATA: mailrec LIKE somlrec90 OCCURS 0 WITH HEADER LINE.
    DATA: solisti1 LIKE solisti1 OCCURS 0 WITH HEADER LINE.
    PERFORM send_form_via_email.
    FORM SEND_FORM_VIA_EMAIL *
    FORM send_form_via_email.
      CLEAR: maildata, mailtxt, mailbin, mailpack, mailhead, mailrec.
      REFRESH: mailtxt, mailbin, mailpack, mailhead, mailrec.
    Creation of the document to be sent File Name
      maildata-obj_name = 'TEST'.
    Mail Subject
      maildata-obj_descr = 'test_1234567879'.
    Mail Contents
      mailtxt-line = 'Here is your file'.
      APPEND mailtxt.
    Prepare Packing List
    PERFORM prepare_packing_list.
      CLEAR: mailpack, mailbin, mailhead.
      REFRESH: mailpack, mailbin, mailhead.
      DESCRIBE TABLE mailtxt LINES tab_lines.
      READ TABLE mailtxt INDEX tab_lines.
      maildata-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( mailtxt ).
    Creation of the entry for the compressed document
      CLEAR mailpack-transf_bin.
      mailpack-head_start = 1.
      mailpack-head_num = 0.
      mailpack-body_start = 1.
      mailpack-body_num = tab_lines.
      mailpack-doc_type = 'PDF'.
      APPEND mailpack.
    PERFORM get_otf_code.
      DATA: BEGIN OF otf OCCURS 0.
              INCLUDE STRUCTURE itcoo .
      DATA: END OF otf.
      DATA: itcpo LIKE itcpo.
      DATA: itcpp LIKE itcpp.
      CLEAR itcpo.
      itcpo-tdgetotf = 'X'.
    Start writing OTF code
      CALL FUNCTION 'OPEN_FORM'
           EXPORTING
                form     = 'ZTEST_FORM'
                language = sy-langu
                options  = itcpo
                dialog   = ' '
           EXCEPTIONS
                OTHERS   = 1.
      CALL FUNCTION 'START_FORM'
           EXCEPTIONS
                error_message = 01
                OTHERS        = 02.
      CALL FUNCTION 'WRITE_FORM'
           EXPORTING
                window        = 'MAIN'
           EXCEPTIONS
                error_message = 01
                OTHERS        = 02.
    Close up Form and get OTF code
      CALL FUNCTION 'END_FORM'
           EXCEPTIONS
                error_message = 01
                OTHERS        = 02.
      MOVE-CORRESPONDING itcpo TO itcpp.
      CALL FUNCTION 'CLOSE_FORM'
           IMPORTING
                result  = itcpp
           TABLES
                otfdata = otf
           EXCEPTIONS
                OTHERS  = 1.
      DATA: i_tline TYPE TABLE OF tline WITH HEADER LINE,
            v_len_in LIKE sood-objlen.
      DATA doctab_archive LIKE docs OCCURS 10.
      CALL FUNCTION 'CONVERT_OTF_2_PDF'
    EXPORTING
      USE_OTF_MC_CMD               = 'X'
      ARCHIVE_INDEX                =
    IMPORTING
      BIN_FILESIZE                 =
        TABLES
          otf                          = otf
          doctab_archive               = doctab_archive
          lines                        = i_tline
       EXCEPTIONS
         err_conv_not_possible        = 1
         err_otf_mc_noendmarker       = 2
         OTHERS                       = 3
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CLEAR solisti1. REFRESH solisti1.
      LOOP AT i_tline.
        solisti1-line = i_tline.
        APPEND solisti1.
      ENDLOOP.
      LOOP AT solisti1.                                         "solisti1.
        MOVE-CORRESPONDING solisti1 TO mailbin.
        APPEND mailbin.
      ENDLOOP.
      DESCRIBE TABLE mailbin LINES tab_lines.
      mailhead = 'TEST.PDF'.
      APPEND mailhead.
    Creation of the entry for the compressed attachment
      mailpack-transf_bin = 'X'.
      mailpack-head_start = 1.
      mailpack-head_num = 1.
      mailpack-body_start = 1.
      mailpack-body_num = tab_lines.
      mailpack-doc_type = 'PDF'.
      mailpack-obj_name = 'TEST'.
      mailpack-obj_descr = 'Subject'.
      mailpack-doc_size = tab_lines * 255.
      APPEND mailpack.
    Set recipient - email address here!!!
      mailrec-receiver = 'FU.Q.HUANG'.  "'[email protected]'.
      mailrec-rec_type = 'B'.           "'U'.
      APPEND mailrec.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data                    = maildata
      PUT_IN_OUTBOX                    = ' '
    IMPORTING
      SENT_TO_ALL                      =
      NEW_OBJECT_ID                    =
        TABLES
          packing_list                     = mailpack
      OBJECT_HEADER                    =
         contents_bin                      = mailbin
         contents_txt                     = mailtxt
      CONTENTS_HEX                     = mailbin
      OBJECT_PARA                      =
      OBJECT_PARB                      =
          receivers                        = mailrec
       EXCEPTIONS
         too_many_receivers               = 1
         document_not_sent                = 2
         document_type_not_exist          = 3
         operation_no_authorization       = 4
         parameter_error                  = 5
         x_error                          = 6
         enqueue_error                    = 7
         OTHERS                           = 8
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.

  • Can't open pdf attachment on Palm TX with Adobe For Palm download

    I downloaded Adobe for Palm OS (v. 3.0) to open email pdf attachments, but am getting error message: Attachment (not supported in this version) winmail.dat
    So can not open any pdf attachments.
    Tried getting mail via VersaMail and via m.comcast.net - same problem.
    Using Vista, Palm TX
    Thanks
    Post relates to: Palm TX

    Adobe for Palm is an ancient program that cannot read raw .pdf files.  It only works with a desktop component that converts pdf files that the old adobe program can read on a Palm.
    Look at the free "PalmPDF" at freewarepalm.com.  It can read pdf files by itself.
    (I'd also suggest you delete Adobe from your Palm as it's caused a lot of problems for many users)
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • TS1506 I can't open pdf attachements in my email from outlook on my iphone

    How do I open pdf attachments in my email on my iphone

    here is what is supposed to happen...
    an e mail attachment is usually shown as a icon at the end of the e mail.  If you touch it, and if it is a file type that the pad can handle in preview, it opens and you can read it.  and example would be a word document.
    If you want to do something besides read the attachment, you need an app.  If you touch and hold the attachment you will ge a prompt called "open in", and any apps you have that can deal with that file type will ber lsited, you pick the one you want to use.
    Sometimes there is no app on your machine to open a particular file type.  You can go to the app store, and search for that file extension, and frequently find an app that will deal with it.  Windows .wmv files are an example.
    Lastly, there are some file types that the pad simply will not open, and there are no apps to be had either.  Flash attaments, i believe the extension is swx, cannot work on the pad.
    so - when you get an e mail with an attachment - what happens when you touch it?

  • Can't Open PDF in Windows Live Mail

    I am having trouble opening a PDF file in Windows Live Mail that is sent to me. I can only open it if I save the file to desktop. I was able to open it just fine awhile ago. I don't know what I may have done. Can someone please help me.
    Thanks
    Mark

    I guess I should have explained it better. If someone sends me a PDF as an attachment, I can click on the PDF in Windows Live Mail but the PDF will not open. I tried uninstalling Adobe Reader and then re-installing but had no luck as well. If I right click the PDF and then click "save as" then I can open it after I save it to my desktop or whereever. Hope you or someone can help me.
    Thanks
    Mark

  • Can´t open pdf attachment in Outlook 2010 after inst. Reader X

    Hi!
    Today I updated Reader from 9 to 10.1.2 - I did not face any problems with the installation.
    But now I can not open any pdf attachment in Outlook 2010 (Reader opens and closes immediately) if Reader X is not running.
    When the Reader is allready running I can open the files without problems.
    When I save the file on my desctop I can also open it - also if reader is not allready running.
    I un- and reinstalled the reader fiew times, also tried the repair tool - nothing helped.
    I receive a lot of pdf Files - any help would be great.

    Did you try this?  It worked for me.
    http://www.darrenstraight.com/blog/2010/12/16/adobe-reader-x-there-was-an-error-opening-th is-document-access-denied/
    Open up Adobe Reader X
    On the Toolbar Menu go to Edit > Preferences
    Go to the general tab under Categories.
    Untick “Enable Protected Mode at Startup”
    If asked if sure, click Yes and then Ok.
    Now close Adobe Reader X and try opening the PDF again.

  • Can't open pdf attachment without saving first

    Whenever someone emails me with a pdf attachment I cannot just open the attachment. It makes me save the document first, locate the file I just saved in my hard drive, and then I can open it. I started having this problem earlier this week. Before, I could just click on the attachment and it would open. I have the latest first of Adobe. What can I do so I can simply click on an attachment and it opens?

    What is your operating system & version?
    What is your email client & version?
    What is your Adobe Reader version?
    What exactly means "cannot"?

Maybe you are looking for

  • Itunes wont install on my computer. its a geteway with vista.

    i tunes wont install? it will downlaod no problem and have an error while installing and wont continue? any idea why?

  • Key with a slash character

    Hello, In my tests I see that when I add a key component that contains a slash character "/", Oracle NoSQL encodes it as "%2F". For example: ArrayList<String> majorComponents = new ArrayList<String>(); majorComponents.add("forums.oracle.com/community

  • Is it possible to reset auto ID and start from zero?

    Hi All , Could you please help me on this.I want to import records and want the Auto ID to start from zero.Is there any settings available for this? Thanks Arnab

  • Themes/Templates from iPhoto 07 or 06

    Hi there! I just have installed Leopard and I'm missing the themes from iPhoto 07 and 06. iPhoto had one theme that was perfect for a baby album. What's the best way to get those themes/templates back?? Thanks for a hint!! Georg

  • List of RFC enabled Function Modules?

    Hello, this might be a tricky one - would anyone know if there is a way to get a list of all RFC enabled function modules in the basis area? I know about se 37 and it's search functions but would like some type of "all" list. Thanks for thinking. And