BasicODConverter-0.8.0.oxt
Copyright (c) 2011 Jambunathan K

Convert between various file formats supported by OpenOffice. 

Use the following shell command for converting from odt to doc.
     $ soffice -norestore -invisible -headless "macro:///BasicODConverter.Main.Convert(file:///c:/test.odt,doc,file:///c:/test.doc)"

Note the use of URLs for filenames.

This library is distributed as part of OpenDocumentText exporter for Emacs' Orgmode.

For additional information see
- http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/README.html






