FreeBSD Manual Pages
O3READ(1) General Commands Manual O3READ(1) 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 for- mat 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 MER- CHANTABILITY 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. LOCAL O3READ(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLE | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=o3tohtml&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>
