Output Types
XFRX currently supports the following output types:
Document type | Target Type | Supported since XFRX version | Date | Layout | Plain mode | Notes |
---|---|---|---|---|---|---|
Black hole | BATCHER | 6.5 | - | - | Equals to DEV/NULL. | |
PDF document | 6.5 | box | no | |||
PDF document | DOC2PDF | 15.0 | 2014-05-11 | box | no | An alternative output via MS Word PDF Export feature. MS Word (ver. 2007 or higher) must be installed |
PDF document | FDOC2PDF | 15.0 | 2014-05-11 | box | no | An alternative output via MS Word PDF Export feature. MS Word (ver. 2007 or higher) must be installed |
XPS document | XPS | 12.3 | 2007-08-21 | box | no | |
Word document with absolute layout | DOC | 6.5 | box | no | MS Word (ver. 2000 or higher) must be installed | |
Word document with flow layout | FDOC | 9.8 | 2004 -09-02 | flow | yes | MS Word (ver. 2000 or higher) must be installed |
Word document with absolute layout, native | NATIVE_DOCX | 14.7 | 2013-11-30 | box | no | MS Word does not need to be installed |
Word document with absolute layout, native | DOCX | 14.6 | 2013-11-04 | box | no | MS Word (ver. 2007 or higher) must be installed |
Word document with flow layout, native | NATIVE_FDOCX | 14.7 | 2013-11-30 | flow | yes | MS Word does not need to be installed |
Word document with flow layout, native | FDOCX | 14.6 | 2013-11-04 | flow | yes | MS Word (ver. 2007 or higher) must be installed. |
RTF document with absolute layout | RTF | 9.0 | 2004-01-03 | box | no | “RTF” and “FRTF” do not require any third party product to be installed and can be opened in MS Word 97 and higher. |
RTF document with flow layout | FRTF | 10.0 | 2005-04-20 | flow | yes |
|
OpenOffice Writer document with absolute layout | ODT | 11.2 | 2005-12-6 | box | no | |
OpenOffice Writer document with flow layout | FODT | 11.2 | 2005-12-6 | flow | yes | |
OpenOffice Calc spreadsheet with absolute layout | ODS | 12.0 | 2006-08-17 | box | no | |
OpenOffice Calc spreadsheet with flow layout | FODS | 12.0 | 2006-08-17 | cell | yes | |
OpenOffice Calc spreadsheet - plain layout | PFODS | 15.0 | 2014-05-11 | cell | yes | |
Excel document | XLS | 7.0 | 2003-08-25 | cell | yes | MS Excel (ver. 2000 or higher) must be installed |
Excel document - plain layout | XLSPLAIN | 14.4 | 2012-09-11 | cell | yes | MS Excel (ver. 2000 or higher) must be installed. See more at Excel specific features / Plain output (XLSPLAIN) |
Excel document, native | NATIVE_FXLSX | 15.1 | 2014-08-05 | cell | yes | MS Excel does not need to be installed |
Excel document - plain layout, native | NATIVE_PFXLSX | 15.1 | 2014-08-05 | cell | yes | MS Excel does not need to be installed |
Plain text document | PLAIN | 9.7 | 2004-07-21 | flow | yes | |
Plain text document - plain layout | CPLAIN | 17.2 | 2017-08-17 | flow | yes | |
HTML document | HTML | 6.5 | box | yes | ||
HTML document - plain layout | HTMLPLAIN | 15.0 | 2014-05-11 | flow | yes | See more at HTML specific features / Plain output |
HTML document with included graphics | MHT | 6.5 | box | yes | ||
XML document | XML | 9.0 | 2004-01-03 | - | no | “XML” and “XFF” documents can be loaded back and previewed or transformed to other output types |
XFF document (internal binary document) | XFF | 6.5 | - | no | ||
XFRX previewer | CNT | 6.5 | - | no | ||
Images | TIFF, TIF (15.5), BMP, GIF, JPEG,JPG (15.5), PNG | 9.5 | 2004-04-01 | box | no | Or you can use method SavePicture() |
EMF | 15.3 | 2015-01-21 | ||||
10.2 | 2005-05-20 | box | no | Method PrintDocument() |