cobalt-rose Posted April 4, 2009 Share Posted April 4, 2009 Just wanted to know if there were any tutorials (or sample code) as to doing this? or how difficult it is. As i have only found packages in which you have to pay £30 odd for it ? Thanks C¬Rose Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/ Share on other sites More sharing options...
fenway Posted April 4, 2009 Share Posted April 4, 2009 I have no idea what you mean. Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/#findComment-801335 Share on other sites More sharing options...
cobalt-rose Posted April 4, 2009 Author Share Posted April 4, 2009 Ha ha, well basically i have a web app that shows client data in a table that is pulled from mysql. And i want to have a button that when pressed extracts invoice details for that client and put it in word to print out. Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/#findComment-801340 Share on other sites More sharing options...
fenway Posted April 4, 2009 Share Posted April 4, 2009 That sounds like a php question... the fact that the data comes from mysql really has nothing to do with the fact that you need a php plugin to make word/pdf files Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/#findComment-801342 Share on other sites More sharing options...
cobalt-rose Posted April 4, 2009 Author Share Posted April 4, 2009 o ok ill ask in the php section. do you know were i could find one though? thanks Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/#findComment-801349 Share on other sites More sharing options...
roonnyy Posted April 4, 2009 Share Posted April 4, 2009 if you want to export data into pdf try fpdf (www.fpdf.org) or fop (http://xmlgraphics.apache.org/fop/) Link to comment https://forums.phpfreaks.com/topic/152561-exporting-mysql-data-to-word-mail-merge-or-pdf-files/#findComment-801446 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.