PDF as body of email not an attachment

I want a PDF file to be the body of an email message. However, when I send it to someone it arrives as an attachment. How do I get around this so that it arrives as an opened document to a non-Mac user?? I have tried sending through Mail dragging and dropping as a PDF and a JPG, through Comcast's email system even when the box is check as attached as opened (I have also tried drag n drop as PDF and JPG in comcast), and through MS Outlook. Is there a way???

That's not possible, using a PDF. Because a PDF is an attachment.
Maybe you are talking about something like this.

Similar Messages

  • How do I send a .pdf file in the body of email, not as attachment?

    Hello to all you MAC geniuses out there. I am using Pages to design flyers for my business. Then exporting them to a pdf file and trying to figure out how to send them in the BODY of an email and not an attachemnt that they have to open. Not really sure if this is a mail or pages question. It is probably a very simple step I am missing, but never the less can't seem to fiugre it out. Thanks in advance!
    Genn

    You must take into consideration that HTML & PDF are very different formats with conflicting purposes: HTML is by design intended for flexibility in appearance in such things as font & location of displayed elements, & has no fixed page size. PDF is intended to produce WYSIWYG documents, exactly the same regardless of platform, but requires either the Adobe Acrobat application or a PDF plug-in to do so.
    Because of this, there is no way to convert a PDF document into HTML that will completely preserve the PDF's appearance. You can more or less force elements into the same relative position using tables & other HTML features, but pagination cannot be preserved, since no HTML formatted documents will have page breaks.
    You also should consider that the appearance of an email message depends on the application used to view it. Most email, including what Mail generates, follows a standard known as MIME 1.0. MIME is designed to identify each element in the message such that different applications can process them according to their capabilities. Thus, since Mail knows how to display image files like gifs, tiffs, or jpegs, they will be displayed as if they were embedded in the text if the MIME tags indicate they should be. Anything Mail doesn't know how to process into displayable text or images, such as PDF's, will be displayed only as an attachment. The same will be true for other email reading applications.
    IOW, email is not WYSIWYG. Some apps will show displayable items inline, some won't, even if the MIME type is displayable on your Mac in Mail.
    There are several ways you can deal with this. You can try to convert the PDF into HTML, as suggested earlier. You will probably have to tweak the HTML so generated with an editor to get the best results, & deal with such things as pagination, image conversion or resizing, so-called web safe colors, etc. (PDF's are compressed & usually optimized for high resolution printing; to keep the message size down, you may want to convert images to lower resolution jpegs.)
    Or, you can convert the entire flyer to a jpeg or png image, which insures WYSIWYG output, but may make text harder to read.
    Alternately, you can compose a new message as plain text or as HTML that refers to the PDF's content & either includes it as an attachment or furnishes a link to a web page that contains it. This allows you to reach the widest audience, including those who do not have a PDF app or plug-in.
    Whatever you elect to do, remember that what you send in the email is actually a combination of content & instructions about how to deal with it, & that not all recipients will see it the same way, no matter what you do.

  • Attaching PDF to body of email

    So, trying to take a nice PDF and have it so it is in the BODY of an email, not an attachment.  That way when the recipient opens the email, they see the entire newsletter in front of them without having to download.
    All I have to do is drag it into a new message on Mail, and it looks great, and if I send it to myself it opens fine, the way I want it. But, if I go to my Gmail account on a web browser and open it, it's just a lousy attachment.  So basically when someone opens this, if they don't have Apple's Mail app, it won't look right.
    Any way around this?  No, I cannot copy the PDF and paste as an image file, because it has links on the PDF sending to my website and other videos.

    No, there is no way around this
    Anything in an e-mail message that is not text must be sent as an attachment. That's just the way e-mail works. Some e-mail programs, like Mail, will display inline the contents of some attachments, like simple PDFs, but they are still attachments. If the recipient is using a program that shows the file as an attachment, that is what he will see.
    Copy and paste as an image file wouldn't work anyway. The image file would still be an attachment.

  • HT1338 When I email an attachment with "Always Sent Windows-Friendly Attachments" checked, the result is a picture embedded in the body of the email, not a attachment.  What am I doing wrong.

    When I email an attachment (a .jpg file) with "Always Send Windows-Friendly Attachments" checked, the result is a picture embedded in the body of the email, not a attachment.  What am I doing wrong.

    1. "Always Send Windows-Friendly Attachments" has nothing to do with the display of attachments on either your machine or other ones. It's an esoteric setting that strips the resource fork from Mac files (that might have them) which could apper as a duplicate file on the Windows machine.
    2. Send Plain Text emails. Then it will always be received as an attachment.

  • My iphone email not showing attachment and signature when send out to anyone ?

    email not showing attachment and signature when send out to anyone ?

    This is what I did:
    How to put iPod touch / iPhone into DFU mode
    A small guide on how to put your iPod touch / iPhone  into DFU mode. Works with all G’s of iPod touch / iPhone
    What is DFU: Device Firmware Upgrade
    Step 1: Turn off your iPod touch / iPhone completely and connect to PC / mac
    Step 2: Hold down the Power button for 3 seconds
    Step 3: Without releasing the power button, also hold the Home button for 10 seconds
    Step 4: Without releasing the home button, release the power button and keep holding the Home button  for 20 seconds.
    Itunes will identify that you are in DFU mode.
    That's when I got the black screen with USB and iTunes icons.  iTunes itself, did not show my phone.

  • Why is body of emails not appearing?

    Effective yesterday evening, the body of emails, and attachments to emails were "blank" or unattached.  Why is this?  This happened right after a 1"1 session to sync up calendars.

    First line of defense... Try to Reset your device.  
    Press and hold both the Sleep/Wake button and the Home button for at least ten seconds, until the Apple logo appears (ignore the Slide to Power Off option that shows up first).

  • Re: Sending report output in the body of Email (Not as an attachment)

    Hi,
    My requirement is to send the report output in body part of the mail itself.  I am able to send the mail with the output as an attachment but requirement is it shoud be in the body part not as an attachment..
    Thanks,
    Anshuman.

    Hi Anshu,
        Can you please let me know is the ERMS configured in your system or you are sending
        the mail to the customer using Action Profiles. If you are sending the mail using a smartform
        assigned to an Action profile  then you can display that report internal table data or etc.. in
         the smartform itself so that the output data will be available in the e-mail body itself.
        Please let me know the way you are sending the e-mail if the above ones are incorrect.
    Thanks
    Arun

  • Sending a picture to the body of email ( not as an attachment)

    Hello everyone,
    I have an abap program that sends an email to a list of users. In that email i have to send an image posted in the background of the email message. I have tried the following links but was unable to get the result.
    a) Using CL_BCS to send email from ABAP
    b) Send an picture to body of an email
    I have tried uploading the image as a mime object and then get the url through function module. Also i have tried to implement it using html.  I need your reply.
    Thanks in Advance
    Regards
    Kulwant Boparai

    Hi Anshu,
        Can you please let me know is the ERMS configured in your system or you are sending
        the mail to the customer using Action Profiles. If you are sending the mail using a smartform
        assigned to an Action profile  then you can display that report internal table data or etc.. in
         the smartform itself so that the output data will be available in the e-mail body itself.
        Please let me know the way you are sending the e-mail if the above ones are incorrect.
    Thanks
    Arun

  • When I insert a screen shot or image into the body of an email (not an attachment), why does it not show up after being sent? It works fine in other browsers.

    The image will show up in the message when I am preparing it to send, but after being sent either it doesn't show at all or it comes through as a mess of characters.

    try reinstalling iTunes.

  • Send spool as body of email rather than attachment

    Hi gurus,
    We have a requirement to send the spool output of some background jobs in the body of the e-mail, rather as an attachment.  In scot, I manipulated the settings such that the attachment can come as html or as text, but whatever I do, it always comes as an attachment. How can I get the spool to display in the main body of the e-mail rather than as an attachment?
    Warm Regards,
    CM

    Hi Clifton,
    if you got a spool itself, I don't think it is possible to send it not as an attachment.
    You have to collect the informations in another way, perhaps as SO10-Text while processing your jobs.
    After collecting append a new step to the job and you can create a program which reads the so10 text and pass it to the body of your mail.
    Therefore you just need to make yourself familiar with class cl_bcs.
    Here is a example wiki of using it:
    Send email from ABAP with class CL_BCS - Code Gallery - SCN Wiki
    Regards
    Florian

  • Does mail always insert the pdf file into the email rather than attachment

    How can I set mail to always attach pdf files as attachments rather than insert into the mail message?

    But if you receive an email with a PDF attachment - which appears as text embedded in the email rather than an attachment are you really saying that the only way to solve this is to resend the email to yourself so that it will then appear as a PDF attachment?

  • Body of email not displayed iphone5

    I finally got my email accounts into my new iphone but the body of the emails are not being downloaded
    Help!

    Quit the mail app completely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or try this....
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Gmail / email not including attachment when forwarded

    I forwarded an email with an Excel document from my work email to my personal email on my iPhone. When I tried to forward it from my gmail account, I was prompted with the "Include attachment?" question. I select include attachment and send the email. However, I am finding out after the fact that the attachment wasn't included. It is an email that has been forwarded a few times but it should still be included in the email. Is there something I am doing wrong? Any tips or solutions?

    Geoff K. wrote:
    > We are beginning a migration from GW6.5.7 to GW8.0.1. We have a very old
    > structure that has carried over from the 5.x days. The primary domain
    > has the MTA, a POA, the GWIA and WebAccess in it (I know, bad-bad-bad,
    > but it's what we have at the moment). We also have 5 secondary domains
    > with several post offices in each.
    >
    > We have migrated the primary domain, the post office and the GWIA to
    > 8.0.1. We have left WebAccess at 6.5 to allow users of both 6.5 ans 8.0
    > post offices to have access via WebAccess.
    >
    > We are experiencing some odd behavior with forwarding messages from
    > within WebAccess:
    >
    > * User in 6.5 PO using WebAccess 6.5 to forward a message to a user in
    > an 8.0 PO -- works fine, the original message shows as an attachment.
    > * User in an 8.0 PO using WebAccess 6.5 to forward a msg to a user in a
    > 6.5 PO -- forwarded msg shows in the new msg as an attachment, but when
    > the recipient opens the msg, there is no attachment.
    >
    > Any thoughts? Thanks!
    >
    > -- Geoff
    I have no suggestions other than to maybe install a WA 8 for the GW 8
    people to access.

  • SmartForms - Is there a way to put PDF attachment in the body of Email?

    Hello All,
    Currently I have a Smart Form that generates an MAIL with a PDF attachment.  It works very nicely with from, to, and subject information correct.  A new request from the users is to show in the PDF output in the email vs. an attachment.  They mention that not all consumers open the PDF attachment.
    Is there a way I can write the form in the email that would look exactly like the attached PDF format?
    Or is there a way I can leave the PDF attachement with text in the email like 'Open the attachment to view the items that have been shipped in your recent order'.
    Currently I'm using CALL FUNCTION lf_fm_name with control parameters, mail_appl_obj, mail_recipient, mail_sender, and output options.
    I would greatly appreciate help in solving this ASAP.  Thanks!

    Vijaya,
    thank you for you quick response.
    i have followed your example logic and i now see a brief message in the body of the email.  Which i part of my requirement but i'm unable to open the PDF doument.
    i'm getting the error message "Abobe reader could not open 'test.PDF' because it is either not a supported file type or because the file has been damaged"
    Any idea why?  Before adding your logic after calling the smarform to use 'CONVERT_OTF'  and 'SO_NEW_DOCUMENT_ATT_SEND_API1' the attached PDF file was perfect.
    below is the the call function for my SF.  after this call i have added the logic your suggested.
    call smartform
          CALL FUNCTION lf_fm_name
               EXPORTING
                         control_parameters       = control_parameters
                         mail_appl_obj            = appl_object_id
                         mail_recipient           = recipient_id
                         mail_sender              = sender_id
                         output_options           = ls_composer_param
                         user_settings            = 'X'  "ADDED THIS SETTING
    > SmartForm specific fields
                          gi_salesord_num      = gi_salesord_num
                          gi_goods_mvmnt_date  = gi_goods_mvmnt_date
                          gi_tracking_number   = gi_tracking_number
                          gi_carrier_name      = gi_carrier_name
                          gi_email_to          = gi_email_to
                          gi_coupon            = gi_coupon            
                          gi_url_name          = gi_url_name         
               IMPORTING
                 job_output_info               = job_output_info "w_return    "ADDED IMPORTING AS TABLE
               TABLES     git_item_tab         = git_item_tab
    <
               EXCEPTIONS formatting_error     = 1
                          internal_error       = 2
                          send_error           = 3
                          user_canceled        = 4
                          OTHERS               = 5.
    in bebug mode if i look at the retuned table in debug i see values like below:
        1     //        |XPDF1        0640 00000000001                                <
        2     IN        |04EYZSF_SD_WKI_EMAIL_CONF                                      <
        3     IN        |05FIRST                                                        <
        4     OP        |LETTER  P 144  240 1581712189000010000100001                   <
        5     IN        |06WK_BRANDS_COLOR_LOGO                                         <
        6     MT        |0210001134                                                     <
    << Unformatable text removed >>>
    it looks like there is an issue with the convert or i've got some logic wrong.  Any ideas?
    Edited by: Rob Burbank on May 7, 2009 2:55 PM

  • Can you email Pages newsletter as HTML, not as attachment?

    I'm not a tech queen so be gentle! I want to do email newsletters but I want them to be HTML in the body of the email, not an attachment. is this possible in Pages?

    You will sacrifice some formatting, such as word wrap, but you can export to HTML from *Text Edit* or some of its more advanced siblings such as *iText Express* (free) and *iText Pro* both of which have multiple columns and other advanced layout functions.

Maybe you are looking for

  • Full ipod mini... how do i make it so I can still have all my songs on ...

    how do i make it so that I can have all my songs on itunes, but only have some of them on my ipod? there are those blue boxes with ticks in them, do they have anything to do with it? thanks xx

  • Cachestore for distributed scheme not getting invoked to "load" the entries

    Hi, We have a distributed scheme with CacheStore as below, SERVER PART <?xml version="1.0"?> <!DOCTYPE cache-config SYSTEM "cache-config.dtd"> <cache-config> <caching-scheme-mapping>                <cache-mapping>                <cache-name>Reference

  • Why won't my videos play once transferred to an external hard drive?

    I have a Seagate Backup Plus Portable Hard Drive.  Once I transfer a video onto it, it will no longer play.  Quicktime opens and plays the length of the video but there is no video.  The files are .MOV.  Even when I copy them back onto the desktop, t

  • 3:2 pulldown?

    I am somewhat suprised to see the lack of 3:2 pulldown support in front row. While watching "The Dead Zone" I immediately became distracted by the periodic jitter indicative of 24 frame/sec film stretched over 30 frame/sec playback. I'd appreciate so

  • Where can I buy an iPod Nano 6th generation?

    I saw that today the new lineup of iPod Nanos is out, but I really would like to buy the 6th generation (the square one) because of it's clip-on ability. I don't see any available in the Apple Store (online) anymore, and Target doesn't seem to carry