I want to READ ( not write into) .doc and .docx files and need to extract text out of them..
I tried many methods but some works good only for .docx and not for .doc
I got to know that Zend_Service_LiveDocx can do this but not sure how to do it...
Please let me know details regrading this and if there are any more method just to READ contents from .docx and .doc files...
Thanks in advance...