Neuronal Nerd Posted February 12, 2008 Posted February 12, 2008 Here is my dilemma: I would like to email a form letter via PDF to different customers. With my first script below, all customers end up with the same form letter (i.e., Customers A...D all receive a letter addressed to Customer D) and the problem with the second script is that all customers ended up with one large PDF that has all of the other customers' names on it. I would like Customer A to receive 1 email with 1 pdf attached that is addressed to Customer A, and so on. I suspect there is a way to loop through each record to do this, but I am new to looping. Thanks ahead for help!
Neuronal Nerd Posted February 12, 2008 Author Posted February 12, 2008 Ok, I'm playing around with loops to solve my own problem and this particular loop had unpredictable consequences: e.g., Customers A-D received a PDF for customer A and Customers D-G would receive a PDF for customer G, etc...
Recommended Posts
This topic is 6197 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