epezhman Posted December 27, 2010 Share Posted December 27, 2010 Hi, I'm trying to read MS word docs by php but no result so far. I've been using COM applications to open a word doc but not working properly for me, so I thought it would be cool to convert word doc to the HTML and read those, do you have any Idea if it's possible? thanks Link to comment https://forums.phpfreaks.com/topic/222717-converting-ms-word-doc-to-html/ Share on other sites More sharing options...
freelance84 Posted December 27, 2010 Share Posted December 27, 2010 Have you tried rich text format? Link to comment https://forums.phpfreaks.com/topic/222717-converting-ms-word-doc-to-html/#findComment-1151820 Share on other sites More sharing options...
requinix Posted December 27, 2010 Share Posted December 27, 2010 COM? Have Word do a Save As in the right format. Link to comment https://forums.phpfreaks.com/topic/222717-converting-ms-word-doc-to-html/#findComment-1151849 Share on other sites More sharing options...
epezhman Posted December 27, 2010 Author Share Posted December 27, 2010 COM? Have Word do a Save As in the right format. I use word 2007 and save it as .doc version, is there anything wrong with it? Link to comment https://forums.phpfreaks.com/topic/222717-converting-ms-word-doc-to-html/#findComment-1151865 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.