Attaching document to e-mail

I am trying to attach a Pages document to my AOL e-mail. But the document appears grayed out. Any solution to this?
Thanks.

Yes. Control-click on it in the Finder, then select Make Archive or Compress (depending on your OS), then email that. Pages files are really packages, sort of folders in disguise, and they need to be compressed first before emailing.
-Dennis

Similar Messages

  • How to attach documents in Iphone mail services

    Hi,
    Is there anyway to attach documents(even multiple docs at once) and send them from my iphone mail??

    hi ,
    GO to SU3 own parameters then add SD_SWU_ACTIVE and X.
    Then in VA02,VL02 (edit mode) You can attach the document to respective orders.
    If the intermediate Coupling required then 2nd method for this is
    CV01N Create the document and attach document to Document no and line NO.
    Regards,
    Sam

  • How to Attach Document in SAP Mail

    hi
       I want to attach a document in the SAP mail, but it should open in the SAP itself.like ALV grid FOrmat.
    Thanks in advance.

    Hi,
    Try this m not very sure this is wht u reqd or not???
    DATA method1 LIKE sy-ucomm.
    DATA g_user LIKE soudnamei1.
    DATA g_user_data LIKE soudatai1.
    DATA g_owner LIKE soud-usrnam.
    DATA g_receipients LIKE soos1 OCCURS 0 WITH HEADER LINE.
    DATA g_document LIKE sood4 .
    DATA g_header LIKE sood2.
    DATA g_folmam LIKE sofm2.
    DATA g_objcnt LIKE soli OCCURS 0 WITH HEADER LINE.
    DATA g_objhead LIKE soli OCCURS 0 WITH HEADER LINE.
    DATA g_objpara LIKE selc OCCURS 0 WITH HEADER LINE.
    DATA g_objparb LIKE soop1 OCCURS 0 WITH HEADER LINE.
    DATA g_attachments LIKE sood5 OCCURS 0 WITH HEADER LINE.
    DATA g_references LIKE soxrl OCCURS 0 WITH HEADER LINE.
    DATA g_authority LIKE sofa-usracc.
    DATA g_ref_document LIKE sood4.
    DATA g_new_parent LIKE soodk.
    DATA: BEGIN OF g_files OCCURS 10 ,
            text(4096) TYPE c,
          END OF g_files.
    DATA: fold_number(12) TYPE c,
          fold_yr(2) TYPE c,
          fold_type(3) TYPE c.
    PARAMETERS ws_file(4096) TYPE c DEFAULT 'c:\ Vikalp Solutions'.
    Can be any file from your pc....either xls or word or ppt etc...
    g_user-sapname = sy-uname.
    CALL FUNCTION 'SO_USER_READ_API1'
    EXPORTING
       user                            = g_user
       PREPARE_FOR_FOLDER_ACCESS       = ' '
    IMPORTING
       user_data                       = g_user_data
    EXCEPTIONS
       USER_NOT_EXIST                  = 1
       PARAMETER_ERROR                 = 2
       X_ERROR                         = 3
       OTHERS                          = 4
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    fold_type = g_user_data-outboxfol+0(3).
    fold_yr = g_user_data-outboxfol+3(2).
    fold_number = g_user_data-outboxfol+5(12).
    CLEAR g_files.
    REFRESH : g_objcnt,
              g_objhead,
              g_objpara,
              g_objparb,
              g_receipients,
              g_attachments,
              g_references,
              g_files.
    method1 = 'SAVE'.
    g_document-foltp  = fold_type.
    g_document-folyr   = fold_yr.
    g_document-folno   = fold_number.
    g_document-objtp   = g_user_data-object_typ.
    *g_document-OBJYR   = '27'.
    *g_document-OBJNO   = '000000002365'.
    *g_document-OBJNAM = 'MESSAGE'.
    g_document-objdes   = 'testing by program'.
    g_document-folrg   = 'O'.
    *g_document-okcode   = 'CHNG'.
    g_document-objlen = '0'.
    g_document-file_ext = 'TXT'.
    g_header-objdes =  'testing by program'.
    g_header-file_ext = 'TXT'.
    CALL FUNCTION 'SO_DOCUMENT_REPOSITORY_MANAGER'
      EXPORTING
        method            = method1
       office_user        = sy-uname
       ref_document       = g_ref_document
       new_parent         = g_new_parent
    IMPORTING
       authority          =  g_authority
    TABLES
       objcont            = g_objcnt
       objhead            = g_objhead
       objpara            = g_objpara
       objparb            = g_objparb
       recipients         = g_receipients
       attachments        = g_attachments
       references         = g_references
       files              = g_files
      CHANGING
        document          = g_document
       header_data        = g_header
      FOLMEM_DATA        =
      RECEIVE_DATA       =
    File from the pc to send...
    method1 = 'ATTCREATEFROMPC'.
    g_files-text = ws_file.
    APPEND g_files.
    CALL FUNCTION 'SO_DOCUMENT_REPOSITORY_MANAGER'
         EXPORTING
              method       = method1
              office_user  = g_owner
              ref_document = g_ref_document
              new_parent   = g_new_parent
         IMPORTING
              authority    = g_authority
         TABLES
              objcont      = g_objcnt
              objhead      = g_objhead
              objpara      = g_objpara
              objparb      = g_objparb
              recipients   = g_receipients
              attachments  = g_attachments
              references   = g_references
              files        = g_files
         CHANGING
              document     = g_document
              header_data  = g_header.
    method1 = 'SEND'.
    g_receipients-recnam = 'MK085'.
    g_receipients-recesc = 'B'.
    g_receipients-sndex = 'X'.
    APPEND g_receipients.
    CALL FUNCTION 'SO_DOCUMENT_REPOSITORY_MANAGER'
         EXPORTING
              method       = method1
              office_user  = g_owner
              ref_document = g_ref_document
              new_parent   = g_new_parent
         IMPORTING
              authority    = g_authority
         TABLES
              objcont      = g_objcnt
              objhead      = g_objhead
              objpara      = g_objpara
              objparb      = g_objparb
              recipients   = g_receipients
              attachments  = g_attachments
              references   = g_references
              files        = g_files
         CHANGING
              document     = g_document
              header_data  = g_header.
    Hope this helps u.
    Thanks.
    Seema.

  • How to attach documents in fresh mails

    Hi,
    When i am composing a new mail, I dont see an option to attach a word or a pdf or image.
    Even if I am having a mail in my inbox with an attachment, I am unable to find an option to copy that attachment & paste it in another mail.
    I am using the default mailing application.
    Please help
    Sathyan

    You can not attach a document from inside an e-mail you are composing. You will need to send the document from within whatever app owns it.

  • Can't attach documents to yahoo mail anymore

    hey, everyone. i used to be able to attach files to my yahoo email by clicking attach file and choosing the file (whether it's a photo, pages doc, numbers file, etc).
    now, for some reason, when i choose attach file from the yahoo mail page and the finder window pops up, all of my pages and numbers documents can't be chosen. they're in a light gray color and i can't click on them. i have no idea what could've caused this. i did search around the forums and ran disk utility and repaired disk permissions but that didn't do a thing.
    i'd appreciate any advice y'all could give me.

    fyi, so i call apple care support and find out that this is a normal security feature of leopard. they told me that it's designed to help keep mac users from passing on a virus to others via email. just hit file, compress to create a zip version of the file and then attach the zip file.

  • HT3258 why cant I attach documents in yahoo mail? or even delete emails?

    Hi there, I have not been able to use attach file in my yahoo mail account, and when I try to delete the emails I don't want I have to click at one by one, it seems the buttons for this features are not there.  I notice this after an upgrade if the mac software.
    How can I get it to work? could you email me back? I am in desperate situation here! I cannot attach anything!!!!
    thanks

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Do you get any error messages or just simply blank pages?

  • Cant attach documents to my mail or send out of icloud - when i put cursor over paper clip it is a bracket ?

    migrated from mobileme - now cant send emails or attach to emails before even  trying to send (when i put cursor over the paper clip it stays a a bracket) and many of my contacts were lost !

    I agree with the Thomas, in that I think you have mucked up your settings in the AOL account. Your username should be something like - [email protected] Your password is whatever you use as the password.
    You could try deleting the account and start over again. Here is a link to a "how to set up AOL email " on the iPad. It is  4 or 5 step process and just make sure that you are entering the correct information in the correct fields in the set up. Among my 4 email accounts on my iPad, I have 2 AOL accounts. I have no problems at  all and it was really very easy to set up. There is no reason why AOL email should not work on your iPad.
    To repeat and emphasize - Just make sure that you are entering the correct information in the appropriate fields as I think that's where you are making your mistakes.
    If I had my choice, I would probably chuck the AOL accounts as well, but I have all the spam filters set as high as I can on the server, and it has cut down tremendously on the spam. Unfortunately - we set up AOL accounts at my workplace years ago and I really hesitate to change them now, so I continue on with these, but like I said, they work fine and they were very easy to set up.
    http://convert-dvd-ipad.com/dvdipad/set-aol-email-account-ipad-manually/

  • Since latest upgrade I have 2 problems 1. fast dial didn't work, but has been fixed with changing the version. This happened before. Now the big problem is when I attempt to upload pics Facebook or attach documents to e-mail firefox crashes. HELP!

    tried several suggestions. Nothing works

    Create a new profile as a test to check if your current profile is causing the problems. See Basic Troubleshooting: Make a new profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also http://kb.mozillazine.org/Firefox_crashes

  • How to attach Documents in a Reply E-mail?

    As everyone know that We can upload or attach everything in the camera roll, We can attach other documents like .pdf , .doc etc.. with the help of some external application, but it support only attachment in the form of a new E-mail,
    But i want to attach documents for reply mail,, is there any way for it ?
    also how to attach multiple documents for a reply mail?

    After running the query, right click -> GoTo -> Documents for Navigation Status.  There you can create, edit and view documents.
    Regards,
    Kerry

  • Sending a document as an mail attachment with approve and reject button

    Hi all,
         i have an infopath form where a user fills the form and on submit the form is saving as an document in the document library,
    now my question is, how can i get this document as an mail attachment with approve and reject option.

    Hello,
    You need to hide them on form load for user. Add one more hidden control in form and keep control value blank initially. Now add rule on button submit to set the control value to some other so you can hide/show the button.
    Now add rule on approve and reject buttons that, if field1 is blank then hide this control.
    http://office.microsoft.com/en-in/infopath-help/add-formatting-rules-HA101783371.aspx
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Attaching documents stored in iCloud to an e-mail.

    I am storing documents in iCloud.  I would like to attach a document (or several documents) to an e-mail to send them to clients, other attorneys, etc.  I can attach documents stored on my Mac, but how do I attach documents stored in iCloud?  I am using Apple's mail program.

    When composing a message in Mac Mail, you can access your iCloud Documents by accessing "all my files" from the finder drop-down menu. You can easily access number, pages and keynote documents.
    Also, at the top of the screen, next to where it also says "All My Files" you can sort the files by application, type, etc. This will include all documents stored in icloud, whether it's preview, pages, keynote or numbers.
    Hope this helps.

  • Attached documents cause Mail to quit

    A week ago Mail stated to quit unexpectedly every time I tried to open an email with attached documents, or to send one with attachments. I tried setting up another user and the same email account works fine for the new user. I am not certain if this is significant, but I notice that when in the new user when I go to Mail > Preferences I see the account listed and highlighted, but in my usual user doing the same thing I see no account listed- although when i hit the Edit button in that window it brings up my account details. Any ideas?

    When an application crashes (i.e. quits unexpectedly), the system writes information about the state of the application at the moment of the crash to a log file. That information is called a crash report and makes troubleshooting easier. In order to find and post the relevant part of the crash report here, proceed as follows:
    1. Open ~/Library/Logs/CrashReporter/Mail.crash.log. The whole crash log appears in a Console window (you can also open that file with any text editor). It may contain many crash reports. We only want the latest, which is located at the bottom of the file.
    2. Look for a line that begins with “Date/Time:” as close to the bottom as possible, and another that says “Thread N Crashed:”, where N is a number. Select everything from the “Date/Time:” line to the lines immediately following “Thread N Crashed:”. Copy that text and paste it in your post. Do not post the whole crash log, and do not include anything beyond the lines immediately following “Thread N Crashed:” either, just the relevant part.
    Take a look at the following thread for examples of what a crash report looks like:
    http://discussions.apple.com/thread.jspa?threadID=466701
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • Attach document in mail

    Hi, it appears I can't attach a document in outlook mail. Is there a solution?

    In iOS, you can only attach photos in the mail app. You have to email the attachment from the app in which the document resides. There is an action icon of some kind in all apps with this feature....the rectangle with the arrow pointing up, or an arrow icon. Tap on the action icon and the option to email the document should appear on the popup.

  • Any FM to attach documents to mail in CRMD_ORDER

    Hi Experts,
    When ever i create an order in CRMD_ORDER it triggers an mail through smartform(set in Action profiles).Now if i attch any document in document tab of CRMD_ORDER and create , the mail should trigger with attached document.Could anybody know how it can be achieved .
    Regards,
    Pavan.

    In Class CL_DOC_PROCESSING_CRM_ORDER there is Method CRM_ORDER_EXEC_SMART_FORM, which creates the Smartform in CRMD_ORDER.
    You may have your own Z-Version of CL_DOC_PROCESSING_CRM_ORDER with a modified Method CRM_ORDER_EXEC_SMART_FORM for your own installation requirements.

  • Attach documents in Mail no longer works

    I am using Mountain Lion (OS X10.8.2).  It seems several days ago, I lost the ability to attach a document in the Mail app.  Please help

    Hmmm, what makes you thinking this?
    Anyway, if it works for me, it should work for you, too!
    Drag and drop, e.g. from Finder onto mail body?
    Clicking the attachment icon in the toolbar of the message?
    As far as configuring goes: Of course, I'm communicating with mostly Windozers, so in Mail -> Edit menu -> Attachments, I have activated both "Always Send Windows-Friendly Attachments" and "Always Insert Attachments at End of Message".
    Again, it works for me, all the time.

Maybe you are looking for

  • COMPUTE_BCD_OVERFLOW----CX_SY_ARITHMETIC_OVERFLOW runtime error

    Hi all, In MIGO tcode, while preparing GRN, after quoting batch no. & classification i am getting the following dump error.  please suggest me to resolve this. Thank you. Regards, Nagenrda. COMPUTE_BCD_OVERFLOW CX_SY_ARITHMETIC_OVERFLOW An exception

  • In Purchase A/P, after Goods Return is new PO required ... ?

    Hello Experts, Scenario: I made a PO and Received the Goods against the said PO. Now there are 2 items out of 10 which were faulty. I returned two of them (through Goods Return) now PO is Closed and GRPO is Closed too. Now I can't make new PO for the

  • ReRender after Validation issue

    Hey everyone, I'm having this problem with the way JSF is validating my form...First let me set up the way that my app works when no errors are in the form... 1) user enters the account number and hits Find 2) information goes to a method that has a

  • Original Droid's News and Weather widget for the X

    Is there a way to install the "News and Weather" widget from the original Droid over to the Droid X? That was my favorite news widget in Android land. Geri O

  • Ipad 3, Numbers keeps turning off use Icloud option

    All of the sudden I can no longer retreive documents in Numbers or Pages on my Ipad, they are still on my Iphone but the Ipad says no documents. I went to settings  and the use Icloud option was turned off (I never did that!) same with pages, so I tu