I was wondering how they use php to convert MS Word document to other text file format.
the application is on this website:
http://www.phpwordlib.motion-bg.com/
Thanks!
MS Word to text file
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
You probably don't read C, but Antiword is an open-source program that converts MS Word to text. They might have ported the program to PHP.
That would be pretty cool, actually.
That would be pretty cool, actually.
Another similar project is WV, formerly known as "mswordview". Its extremely common for this sort of thing, but yes - it must be run as a CGI.Ambush Commander wrote:You probably don't read C, but Antiword is an open-source program that converts MS Word to text. They might have ported the program to PHP.
That would be pretty cool, actually.
http://wvware.sourceforge.net/