Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

OpenOffice Writer document format is supported since XFRX version 11.2. Since 12.0, the Writer and Calc outputs are supported, both of which can be generated either using the absolute or flow layout formats (please see chapter Flow layout document option on page 28 for more information about the flow layout options).

OpenOffice is using the OASIS Open Document Format (ODF) for Office Applications, which is also supported by a variety of other office applications including StarOffice, KOffice, and IBM Workplace.

XFRX generates the file formats natively, so OpenOffice doesn’t have to be installed on the computer where the document is generated.

You can find more information about the OASIS Open Document Format at

http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office.

More information about OpenOffice can be found at http://www.openoffice.org.

To generate the OpenOffice document, use the following codes as the 7th parameter (targetType) of the SetParams method:

Document type

targetType

value

OpenOffice Writer document with absolute layout

ODT

OpenOffice Writer document with flow layout

FODT

OpenOffice Calc spreadsheet with absolute layout

ODS

OpenOffice Calc spreadsheet with flow layout

FODS

OpenOffice Calc spreadsheet with flow layout - Plain PFODS 
  • No labels