in reply to Re^3: Converting doc to txt without WIN32::OLE
in thread Converting doc to txt without WIN32::OLE

It would be nice if OpenOffice then also knew what to do with the documents, and did so automatically.

I seem to remember a command line version of OpenOffice that did just these format conversions, but I can't find it because it either doesn't exist or I'm missing the appropriate search terms.

Update: Ah hah - you can launch (some versions of) OpenOffice in "headless" mode and then talk to it via Win32::OLE or TCP, at least according to this random Google result. This would be the approach I would pursue.

  • Comment on Re^4: Converting doc to txt without WIN32::OLE

Replies are listed 'Best First'.
Re^5: Converting doc to txt without WIN32::OLE
by Anonymous Monk on Jun 20, 2012 at 11:52 UTC