ltbaggz Posted March 1, 2007 Share Posted March 1, 2007 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 More sharing options...
craygo Posted March 1, 2007 Share Posted March 1, 2007 Give us what you have so far. Link to comment https://forums.phpfreaks.com/topic/40747-php-mail-merge/#findComment-197262 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.