docclient
Client for remote conversions of MS format documents
Synopsis
docclient.pl msword.doc > out.txt docclient.pl --out_format=html msword.doc > out.html
Author
(c) 1998--2002 Jan Pazdziora, jpx (dash) perl (at) adelton (dot) com, http://www.adelton.com/perl/ .
All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Jan Pazdziora did the original client/server implementation and the basic Win32::OLE stuff.
Michal Brandejs provided the code to clean up the output txt on the client side.
Pavel Smerk added the code for other conversions (xls, HTML, ps, cvs).