Search found 1 match
- Mon May 20, 2013 8:58 pm
- Forum: Using OpenEMM
- Topic: Attaching a dynamically generated PDF to a mailing
- Replies: 0
- Views: 3985
Attaching a dynamically generated PDF to a mailing
I have an Action setup where I use OpenEMM's scripting language to dynamically send a mailing to a single registrant. I now have the need to dynamically generate a PDF and attach it (as an attachment) to the mailing. Here is my current script action that just sends the mailing: #set($mail = $Mailing...