Dave23
Member since Apr 29, 2014
- Profile: /members/11863-dave23.htm
- Comments: 3
Recent Blog Comments By Dave23
-
Ask Ben: Creating A PDF And Attaching It To An Email Using ColdFusion
Posted on Apr 29, 2014 at 6:50 AM
Hi @Herman Well we are sending statements to members so at the beginning of each month we send out 25000 mails and it takes about 5 days to finish sending to all members We are making use of stored procedures for the queries but much more than that, we cant do beforehand, i will try your alternati... read more »
-
Ask Ben: Creating A PDF And Attaching It To An Email Using ColdFusion
Posted on Apr 29, 2014 at 6:09 AM
Hi @ Herman Thank you for the reply, the charts are however dynamic for each mail and because its in a loop and sends approximately 25000 mails a day so that might overload my server a bit, but if all else fails i will have to try it that way. i have not found another way to do it except for the on... read more »
-
Ask Ben: Creating A PDF And Attaching It To An Email Using ColdFusion
Posted on Apr 29, 2014 at 5:43 AM
Hi How would i add static/dynamic images into the attached pdf? Also how would i add a cfchart into the pdf without having to save the image first? Thank you in advance... read more »