o3read

Langue: en

Version: 366980 (MeeGo - 06/11/10)

Section: 1 (Commandes utilisateur)

NAME

o3read, o3tohtml, o3totxt - convert files in OpenOffice.org format.

SYNOPSIS

o3read < infile > outfile

o3tohtml < infile > outfile

o3totxt < infile > outfile

DESCRIPTION

o3read is a collection of tools to convert files in OpenOffice.org format into other formats such as html or plain text.

EXAMPLE

unzip -p file.sxw content.xml | o3tohtml | utf8tolatin1 > file.html

SEE ALSO

utf8tolatin1

AUTHOR

Copyright (C) 2002-2005 Ulric Eriksson

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.