miwillans Posted May 26, 2009 Share Posted May 26, 2009 I am new to php and mysql and am struggling to find a solution. I have a mysql database which has tables containing data that I want to input into a word document. Its possible to input the data to the right places using mail merge if you are on the computer attached to the database but I would like the document to be able to be opened from the internet and the data to be added to the document from there so that the documant can be saved or printed locally. Is this possible and how do i go about it?? Hope someone can help!! Link to comment https://forums.phpfreaks.com/topic/159693-can-php-open-a-word-document-and-merge-in-data-from-mysql-if-so-how/ Share on other sites More sharing options...
dgoosens Posted May 26, 2009 Share Posted May 26, 2009 I have not had the time to test it... but I read that phpLiveDocx is very promising... http://www.phplivedocx.org/ Let us know... Link to comment https://forums.phpfreaks.com/topic/159693-can-php-open-a-word-document-and-merge-in-data-from-mysql-if-so-how/#findComment-842244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.