How to Print Mail Attachments????

nother dumb newbie Mac question from GBH:
I get lots of e mails with attachments. How can I select the Print option and have it automatically also print all attachments as in Windows, rather than having to print the email, then open up each attachment and print then each individually as I am having to do now

Hello,
In Mail, only those attachments that View in Place will print with the message, in my experience. Those that must be opened with another application (such as Word docs or multi-page PDF) will not.
What attachments did you find to print in this fashion with Windows?
Ernie

Similar Messages

  • How to send mail attachments using java mail

    can any one help how to create mails attachments using java mail

    you can do it like this:
    Message msg = new MimeMessage(session);
    String fileAttachment = "c:/test.txt";
    Multipart mp = new MimeMultipart();
    BodyPart bp = new MimeBodyPart();
    FileDataSource fds = new FileDataSource(fileAttachment);
    bp.setDataHandler(new DataHandler(fds));
    bp.setFileName(fds.getName());
    mp.addBodyPart(bp);
    msg.setContent(mp);
    ...

  • How to access Mail-Attachments in XI 3.0?

    Hello everyone,
    We have a scenario, where a Mail with attached Files (text, pdf) is sent to the XI. I would like to write a module which accesses the Mail-Attachments, retrieves their content and appends the Base64-encoded content to the payload. I've tried several things, took inspiration from existing Module-Beans, but i never really came to the point that i have the attachment-name and content to do the Encoding.
    Could anyone give me a hint what is a proper way to achieve this?
    Or is there probably a more elegant method to access Mail attachments within XI (3.0)?
    Thank you,
    Magnus

    This is an example for getting the file name of the attachment:
    http://wiki.sdn.sap.com/wiki/display/XI/AdapterModulePI7.0GetAttachmentName
    To read the attachment, you just use replace getDocument by getAttachment or getAttchmentIterator
    https://help.sap.com/javadocs/pi/SP3/xpi/com/sap/engine/interfaces/messaging/api/Message.html
    Check the source of the sample module to see how it works.

  • How to print mailing labels from my Thunderbird adress book?

    I want to print mailing labels, such as Avery 8164, from an address book or a mailing list in my Thunderbird Address Book. How can I do that?

    Thunderbird only has the ability to print emails or an address book.
    Thunderbird is not the correct software for wanting to perform something like printing labels. You would need to use MSOffice package or OpenOffice.org (free) see link: https://www.openoffice.org/
    Using OpenOffice.org Base you can select to connect to an existing database and select Thunderbird Address Book. After saving to a suitable location, you can then use OpenOffice.org Writer.
    File > New > Labels
    select the saved filename.odb database.
    See image:

  • How to keep mail attachments synced across iPhone and Mac?

    Hardware: iPhone 4 with iOS 5.0.1, MacBook Pro 10.7.2.
    Software: Mail
    Services: Yahoo mail
    Issue: If I view an email on my phone without opening the attachment, the same email then appears on my Mac but without the attachment. The attachment is still present if I log on to Yahoo webmail.
    This issue is causing me a lot of hassle and I risk missing important work related attachments when these are not flagged in the email message.
    Is there a fix?

    Hi there,
    I have the similar problem and I was hoping that a solution has been derived by now.
    Actually, already using iPhone, recently switched from PC to iMac and have a small issue with Mail that whenever I open any emails on my iPhone it marks the same email on iMac as "Read" and vice versa.
    I need to keep emails on both devices as "UNREAD" until I open the email on that particular device. I do not want to automatically mark (sync) the email on iMac which I open on iPhone and vice versa.
    Any help appreciated!
    Cheers!

  • How to retrieve mail attachments from deleted messages?

    I've erased by accident some emails with attachments. I can recover the messages without any problem, but the attachments appear to be only empty files 0 kb.
    Anyone can help?

    nevermind.

  • Please help! is there a (easy) way to remove/copy files to ext HD without changing ANY date? An d how about e-mail attachments, they also change all dates

    Dear forum readers
    All I want is to copy my pics to another disk without MAC OS change the date on wich I shot them. Pics, sent to me by e-mail also loose there original date. I understand the difference between making a new file by copying, but I don't understand why it change when I remove them.

    There are two kinds of metadata involved when you consider  jpeg or other image file.
    One is the file data. This is what the Finder shows. This tells you nothing about the contents of the file, just the File itself.
    The problem with File metadata is that it can easily change as the file is moved from place to place or exported, e-mailed, uploaded etc.
    Photographs have also got both Exif and IPTC metadata. The date and time that your camera snapped the Photograph is recorded in the Exif metadata. Regardless if what the file date says, this is the actual time recorded by the camera.
    Photo applications like iPhoto, Aperture, Lightroom, Picasa, Photoshop etc get their date and time from the Exif metadata.
    The problem is that the Finder doesn't work with Exif. You need to use an app that understands Exif.
    Regards
    TD

  • How to open mail attachments sent in wrong format

    when I attempt to open email attachments it states; wrong fomat-may be corupt in text edit.  In file I try open but am not allowed to open/save to a new format and attchment is blank.  Do I need to install word or any other software?
    Thanks for helping

    What kinds of attachments are these? You must have an application that can open the attachments.

  • Can I print mailing labels with a "The ____ Family" as the name?

    I know how to print mailing labels from my contacts, but I would like to be able to print the labels showing only the last name of the person inserted into "The ___ Family" in life of the full name.  Like The Smith Family rather than Bill Smith.  I was able to do this using outlook and my old PC.  As a new Mac user, I have been unable to figure this one out.  Any help would be much appreciated.

    David Scott9 wrote:
    Pages is a great word processing program, but Numbers is a piece of junk.
    It's a piece of junk fore those which are too dumb to read Numbers User Guide and iWork Formulas and Functions User Guide.
    I used (and continue to use) AppleWorks for years but when I need a new spreadsheet document, I build it in Numbers whose unique drawback is that it's slow.
    Those which took time to search in existing threads know that there are at least two easy ways to create labels with Pages and Numbers.
    (1) my script which is available on my iDisk (address below)
    Download :
    For_iWork:iWork '09:for_Numbers09:for_labels.sparseimage.zip
    (2) https://discussions.apple.com/message/12481761
    Not the peterBreis answer but ElViejo1939's one.
    Yvan KOENIG (VALLAURIS, France) lundi 19 septembre 2011 17:20:26
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • How to handle Multiple attachments in sender Mail Adapter

    Hi,
         In our requirement is mutiple documents send through mail adapter, In custom java module we read the each document details and do it bussiness process. But now i am not able to read the multiple files at a time. we are able to read single file only. So plz give the solution for that.
    1) How to send multiple attachments(like word, PDF, JPG etc..) using mail apapter.
    2) How to read multiple attachments in custom java module.
    Thanks & Regards
    Vijay

    Hi Vijay,
    Go through this weblog this explains steps to multile attachments.
    /people/sravya.talanki2/blog/2006/01/12/xi-triggering-e-mails-with-multiple-attachments--problems
    Regards,
    Ashwin.

  • In Mountain Lion, how to print email message without the attachments.

    Would like to print only the transmittal part of the email without printing the attachments - tried reply or forward and printing, but still wants to print the attached pdfs.  I know someone out there knows how - help please?

    Not sure if this will work, but could try this: select the message then hit Cmd-Shift-S. My thinking is this will save it as a Text Edit document (save it to the Desktop), text only, without the attachment. Then, in Text Edit, select Format>Wrap to Page and print.
    EDIT: just checked this with an email with an attachment. Came up as text only, minus the attachment.
    Message was edited by: WZZZ

  • How can i Open mail attachments in a separate Window

    Who knows how I can open attachments from mails like PDF and so on in a new window so that I just see he attachment not the email text and the attachment?
    Mercy

    if you're using the iPad's mail application just tap on the attachment and it should open up in a new window with the attachment shown full screen. if you're using a web site to view you're email it's up to the particular site though if you do a long press you may get an option to open the file in a separate window
    Really hope that helps
    Chibi

  • How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

    How do i setup Mail account on my mac book like in mobile phone? I.e. Don't want to store the mails/attachments on pc, however need the latest emails for given number of days?
    This helps the storage and purpose of email as well. I could always log into online email account to find history of emails.
    Thanks
    Chai

  • How do I save attachments with an E Mail?

    How do I save attachments with an E Mail?

    Hover the mouse at the top of an email with an attachment, in the area shown in the image below, and it should reveal the attachments icon - select it and download the attachments to wherever you wish on your HD.

  • How to edit file attachments in Mavricks Mail?

    Does anyone know how to edit file attachments in Mavricks Mail?
    Eudora, Foxmail and many other email programs allow you to simply click file attachment, open it, edit it, and FORWARD it to others.
    This is extremely difficult with Mail because it forces every single incoming file attachment to be READ-ONLY which means you are forced to re-save a copy in a folder then after editing it you need to spend time to fish it out of the folder, reattach it and then forward to others. It is a huge time wasting headache not to mention polluting your system with extra copies of files.
    Thanks

    I believe you are missing something. I'm not on my Mac right now but there should be a setting where to save attachments and also muiltiples at one time.

Maybe you are looking for

  • Is there a way to automatically ID &/or delete copies/doubles of songs?

    I have several copied versions of my iTunes library on external HD's, and when I travel with my music, I use my laptop and then add music, and so I have several copies of my library, but none of them are complete. I am concerned re consolidating them

  • Disable the ability to change ESS who's who data

    I already unchecked the options in IMG Who's who/User's Own data (ESS): Determine Functions. But still the data could be changed in who's who service. Can anyone give me some tip about this? Thanks a lot.

  • Move iTunes 12 Library Folder Location?

    I need to clear room off my internal drive so I have copied the whole iTunes directory folder (playlist files, folder of actual music, etc) to an external drive. I would assume it would be as easy as simply moving the "iTunes Music" (folder that cont

  • Tax condition types

    Hi, In TAXINN there are condition types JMIP : BED % INVENTORY What does Inventory mean ? And its significance. Also JMX2 IN A/P BED inventory ?? When do we use these condition types so far we have been using JMOP, JECS etc. Also TAXINJ is called For

  • Application Express Name Change???

    All, I know this is going to sound stupid... But, can someone give Application Express a better name? Application Express is a better name than HTMLDB. And I can see why it's new name was chosen - it all makes sense. The problem is with the seemingly