Plucky Posted October 6, 2008 Posted October 6, 2008 Hi I'm having problems attaching more than 1 file in a send mail script. My script saves 2 pdf's in to a folder on my HD titled: "IMP1.pdf" & "IMP_Report.pdf" then with in the send mail options I select: filemac:/Macintosh HD/Users/ftp_server/Scripts/IMP/IMP1.pdf filemac:/Macintosh HD/Users/ftp_server/Scripts/IMP/IMP_Report.pdf but when I receive the email I find only one PDF that is the one that's first. I have tried selecting each one separately and I receive them OK but when selecting together I can only receive one. Any ideas.
Fitch Posted October 6, 2008 Posted October 6, 2008 That dialog's a little misleading: it only lets you enter multiple file paths so that it can search in more than one place for the single attachment it will use. One alternative is to use an email plugin. Another is to use AppleScript.
IdealData Posted October 6, 2008 Posted October 6, 2008 FM 9 lets you append one PDF to another, this way you can get both PDFs into one file.
Fitch Posted October 6, 2008 Posted October 6, 2008 There's an idea! In my case the project involved images rather than PDFs -- I guess I got so focused on the multiple attachment idea (which AppleScript solution is still kind of cool IMHO) that I didn't think about the possibility of just printing the images to a PDF.
Recommended Posts
This topic is 5893 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now