Has anyone ever tried to create a button that will forward an email with only the attachment (pdf) and none of the text or images of the email? Thanks in advance
John
Has anyone ever tried to create a button that will forward an email with only the attachment (pdf) and none of the text or images of the email? Thanks in advance
John
Subject: Email Forward with only attachment
If you don’t need any of the original message content you can create a new message and copy the attachments from the original to the new message. This is fairly easy with Lotusscript.
Subject: RE: Email Forward with only attachment
Frank could you lead me in the right direction if you have done it before that seems like a workable solution. How would I go about it?