Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ooconvert(1) [suse man page]

ooconvert(1)							   User Commands						      ooconvert(1)

Name
       ooconvert - Commandline Document Converter Using OpenOffice.org

SYNOPSIS
ooconvert [--help] [--force] input output DESCRIPTION
This tool converts documents between various formats on the commandline. It uses OpenOffice.org that guarantees the quality of available import and export filters. This tool tries to start OpenOffice.org in the server mode on backgroud. It does not work if the OpenOffice.org application has already been running. Also it slows down the conversion a lot. We hope to reduce these limitations in the further versions. OPTIONS
input Input file. The filename suffix must be one of the currently supported file formats, see below. output Output file. The filename suffix defines the output file format. It must be one from the table below. An existing file can be over- written by the --force option. --help Print help and exit. --force Force an already existing output file to be replaced. SUPPORTED FILE FORMATS
The current version of this tool does not read the list of available input and output filters directly from OpenOffice.org. The list of supported file formats is hardcoded and thus limited to: doc Microsoft Word 97/2000/XP docx MS Word 2007 XML dot Microsoft Word 97/2000/XP Template dotx MS Word 2007 XML Template html HyperText Markup Language (Web Page) odt ODF Text Document ods ODF Spreadsheet odp ODF Presentation ott ODF Text Document Template ots ODF Spreadsheet Template otp ODF Presentation Template pdf Portable Document Format ppt Microsoft PowerPoint 97/2000/XP pptx Microsoft PowerPoint 2007 XML pot Microsoft PowerPoint 97/2000/XP Template potx Microsoft PowerPoint 2007 XML Template rtf Rich Text Format stc OpenOffice.org 1.0 Spreadsheet Template sti OpenOffice.org 1.0 Presentation Template stw OpenOffice.org 1.0 Text Document Template sxc OpenOffice.org 1.0 Spreadsheet sxi OpenOffice.org 1.0 Presentation sxw OpenOffice.org 1.0 Text Document swf Macromedia Flash txt Plain Text xls Microsoft Excel 97/2000/XP xlsx Microsoft Excel 2007 XML xlt Microsoft Excel 97/2000/XP Template xltx Microsoft Excel 2007 XML Template TROUBLESHOOTING PROBLEMS
See http://en.opensuse.org/Bugs:OOo for more details about how to report bugs in OpenOffice.org. AUTHOR
This manual page was created by Petr Mladek <petr.mladek@novell.com>. OpenOffice.org Converter 2009-02-09 ooconvert(1)

Check Out this Related Man Page

unopkg(1)							   User Command 							 unopkg(1)

Name
       unopkg - OpenOffice.org Extension Manager

SYNOPSIS
unopkg [add] <options> extension-path... unopkg [remove] <options> extension-identifier... unopkg [list] <options> extension-identifier... unopkg [reinstall] <options> unopkg [gui] unopkg [--help|-h] DESCRIPTION
OpenOffice.org is a fully featured office suite for the daily use with all features you would normally expect in an office suite. There exists many OpenOffice.org extensions all over the word. For example, see http://extensions.go-oo.org/ This tool allows to manage the extensions from the command line. SUB-COMMANDS add add the given extensions remove remove extensions by the given identifiers reinstall reinstall all deployed extensions (only for experts) list list information about the deployed extensions gui raise Extension Manager Graphical User Interface (GUI) OPTIONS
--help|-h display help and exit --version|-V output version information and exit --verbose|-v verbose output --force|-f force overwriting existing extensions --log-file <file> custom log file; the default one is <cache-dir>/log.txt --shared|-f operate on the system installation deployment context; use only when no concurrent Office process(es) are running! (only for experts) --deployment-context <context> operate on explicit deployment context (only for experts) TROUBLESHOOTING PROBLEMS
See http://en.opensuse.org/Bugs:OOo for more details about how to report bugs in OpenOffice.org. SEE ALSO
http://go-oo.org/ http://extensions.go-oo.org/ AUTHOR
This manual page was created by Petr Mladek <pmladek@suse.cz> for the go-oo version of OpenOffice.org, because the original package does not have one. OpenOffice.org Extension Manager 2008-03-18 unopkg(1)
Man Page