I need a doc to rtf converter that will run from the command line, and from within a Perl script (I know I'll need to use system() to run the converter). Any recommendations. Something that can be compiled statically linked so it can run on workstations as standalone binaries would be even more useful.
I want to preserve things like headings, ordered and bulleted lists and tables. Everything else is unimportant.