I have an email box that receives emails regarding job openings. I have set up an agent to automatically send an email back to the sender. I would like to have a pdf document automatically attached to that outgoing email.
Can this be done? How? Thank you -
Subject: Automatic email with a pdf attachment
Pati,
You did not specify how you are creating the mail memo, however with script all you have to do is set your richtext item to the body field, and then with the notesEmbedded object simply attach the file to the body.
John
Subject: RE: Automatic email with a pdf attachment
I am using a simple function, as I am not very good at script. But, I probably have a script agent I can copy and modify, now that you have given me a direction. Thanks!