in reply to Any perl module or perl code to convert RTF docs/ MS word Docs to html under unix

I haven't used it but there is RTF::HTMLConverter if the files are in RTF. If they're in MS Word Format you might look at Re: (Get text of Word Document)going through a Win32 MSWORD doc which shows how to get text from docs (which could then be turned into HTML)

"Cogito cogito ergo cogito sum - I think that I think, therefore I think that I am." Ambrose Bierce

  • Comment on Re: Any perl module or perl code to convert RTF docs/ MS word Docs to html under unix