Jump to content

php mail merge


ltbaggz

Recommended Posts

im not sure exaclty where this thread belongs, but what im trying to do is create a mail merge from a database query with the end result being displayed in either ms word or as a pdf.  I can generate a csv file and save it to the users computer and then have them run the merge, however i would really like this to be a clean process and have all the processing done server side and just spit out the result to the user ready for printing.

 

ideally i would like to create a pdf file with all of this information in it.  i currently have it working for one entry and creates the pdf, but when i try to loop through the query it does not work.  if any body has any suggetions or ideas about this process i would appreciate it.  or if someone has a completely different approach i am open to ideas.

 

thanks

drew

Link to comment
https://forums.phpfreaks.com/topic/40747-php-mail-merge/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.