Linux.com

Re:odt

Posted by: Administrator on March 04, 2006 08:49 AM
odt is zipped xml, so unzip my.odt and then find the xml file with the text, and parse out all the tags, shouldn't be too difficult with a simple bash script, but don't have time to write one right now.

Sam

#

Return to Viewing Word files at the command line