I would like to know how can I read the contents of a doc or docx. I\'m using a Linux VPS and PHP, but if there is a simpler solution using other language, please let me kno
I would suggest, Extract text using apache Tika, you can extract multiple type of file content like .doc/.docx and pdf and many other.