Page 1 of 1

converting MSWord Documents to HTML

Posted: Thu May 01, 2003 5:37 am
by Ashcan
does anyone know of a tutorial or location of a script that can convert an uploaded Word doc to html on a linux server.
I have found various methods but they all use COM and only work on Windows servers.

I need it to be able to retain the formatting within the document.

any suggestions would be appreciated

Posted: Thu May 01, 2003 8:20 am
by []InTeR[]
I found this when browsing zend.com..

using COM in PHP

But then again, is still is COM.