I have written a Perl script that reads some data and generates an OpenOffice Writer/OpenDocument file for that data. Can I also construct a Microsoft Word/Office Open XML document?
+2
A:
To read MS word documents use Open XML SDK 2.0 for Microsoft Office
You may have to build a wrapper to call it from your pearl script.
Shiraz Bhaiji
2010-07-30 18:23:48
Do I have to install both the tools listed?
darkie15
2010-07-30 19:57:58
pearl? what is pearl? :)
Ether
2010-08-03 16:52:34