1O3READ(1)                   General Commands Manual                  O3READ(1)
2
3
4

NAME

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

SYNOPSIS

10       o3read < infile > outfile
11
12       o3tohtml < infile > outfile
13
14       o3totxt < infile > outfile
15
16

DESCRIPTION

18       o3read is a collection of tools to convert files in OpenOffice.org for‐
19       mat into other formats such as html or plain text.
20
21

EXAMPLE

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

SEE ALSO

27       utf8tolatin1
28
29

AUTHOR

31       Copyright (C) 2002-2005 Ulric Eriksson
32
33       This program is free software; you can redistribute it and/or modify it
34       under  the  terms of the GNU General Public License as published by the
35       Free Software Foundation; either version 2, or  (at  your  option)  any
36       later version.
37
38       This  program  is  distributed  in the hope that it will be useful, but
39       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
40       CHANTABILITY  or  FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
41       Public License for more details.
42
43       You should have received a copy of the GNU General Public License along
44       with this program; if not, write to the Free Software Foundation, Inc.,
45       59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
46
47
48
49
50                                     LOCAL                           O3READ(1)
Impressum