Retrieving Text from an ODT File
ODT files are an archive of XML files that describe and contain the content for a text document in the OpenDocument format. As I wrote earlier, you can use ColdFusion 8 and the CFZip tag to browse the contents of these files. Extracting the actual content of an ODT file, however, is more useful than simply looking.