Print document type
This enumeration is used to classify print documents (see Print documents), according to the type of template file to use.
For Print documents with the 'Jasper Report' Print document type, the document must be defined by a JasperReport template (see also Jaspersoft Studio integration).
For Print documents with the 'RAW' Print document type, the document must be defined by a general text template (see also Template value resolver).
►NOTE◄ RAW templates are only suitable for text-based output formats, specifically: Print type 'Text'(TXT), 'Web' (HTML) or 'Zebra' (ZPL).When accessing Print documents via the Print document value resolver, the selection can optionally be restricted to a specific Print document type.
When interactively accessing ribbon commands of the 'Print' category (see Available commands), there is no corresponding filter parameter for the Print document type.
The enumeration is shipped with the following preset elements.
Resource name |
German |
English |
JASPER_REPORT |
Jasper Report |
Jasper Report |
RAW |
RAW |
RAW |
Further entries may depend on modules installed.