nosmasu Posted May 29, 2008 Share Posted May 29, 2008 Hello friends, I am looking for some body's help.I am working on my second year project and Iwas trying to generate a doucument in a msword format.I am rashing into the deadline please help me quickly!!! Link to comment https://forums.phpfreaks.com/topic/107848-how-can-i-generate-a-doucument-in-a-msword-format/ Share on other sites More sharing options...
GingerRobot Posted May 29, 2008 Share Posted May 29, 2008 Google is your friend. In summary, if you're using a windows machine with office instance, you can use COM: http://web.informbank.com/articles/technology/php-office-documents.htm And if you're not, you'll have to create the document in an alternative format that can be read by word. Either something like an rtf, or you can create an HTML file and serve it as a .doc. Or just use pdfs. Probably easier. Link to comment https://forums.phpfreaks.com/topic/107848-how-can-i-generate-a-doucument-in-a-msword-format/#findComment-552840 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.