ODFoText: extract text data from OpenOffice document
version 1.2.1
Copyright  2005-2007 Alexey Torgashin (http://atorg.net.ru)

Usage:
  OdfToTxt.exe <FileName> [ Options ]

Options:
  /ANSI            - Write resulting text in ANSI codepage (default is OEM)
  /NoHead          - Skip document header: title and subject
  /Out=<FileName>  - Specify resulting text filename (default is stdout)
  
Installing Converter with Compare It!

1. Copy converter executable to any folder.
2. Open Options/Converters page, press Add button.
3. Type converter name (OpenOffice)
4. Define files types to which this converter will be automatically applied (*.odt is recommended, other OO file types are supported too)
5. Specify path to your converter.
6. Set parameters to {$Source_File} /out={$Converted_File} /ANSI
