Output format

Overview

The OUTPUT_FORMAT class defines constants for various JasperReports export formats, including PDF, HTML, XML, XLS, CSV, and JSON. These constants enable developers to specify the desired output format when generating reports in Servoy.

Constants Summarized

Constants Detailed

CSV

Type String

Sample

CSV_METADATA

Type String

Sample

DOCX

Type String

Sample

EXCEL

Type String

Sample

HTML

Type String

Sample

JRPRINT

Type String

Sample

JSON_METADATA

Type String

Sample

ODS

Type String

Sample

ODT

Type String

Sample

PDF

Type String

Sample

PRINT

Type String

Sample

RTF

Type String

Sample

TXT

Type String

Sample

VIEW

Type String

Sample

XHTML

Type String

Sample

XLS

Type String

Sample

XLSX

Type String

Sample

XLS_1_SHEET

Type String

Sample

XML

Type String

Sample


Last updated

Was this helpful?