Print document type
The internal enumeration Print document type (PrintDocumentType) classifies Print documents via the ‘Type’ (type) field, which determines which template file type is expected in the ‘Document’ (documentContent) field of the print document.
The list cannot be customised.
Only the default type (DynamicEnumConfiguration) with the 'Icon URI' (iconUri) field is available for the configuration of enumeration values.
Using the print document type
For Print documents with the Print document type ‘Jasper Report’ (JASPER_REPORT), a JasperReport template must be defined as a ‘document’ (documentContent) (see also Jaspersoft Studio integration).
Only Print documents with this type can be processed via the JasperPrintCustomResponse (Responder) response path of a profile.For Print documents with the Print document type ‘RAW’ (RAW), the document must be defined by a general text template (see also Template value resolver).
Only Print documents with this type can be processed via the RawPrintCustomResponse (Responder) response path of a profile.
►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 resolver, the selection can optionally be restricted to a specific Print document type.
When interactively accessing ribbon commands in the ‘Print’ category (see Available commands), there is no corresponding filter parameter for the Print document type.
The following values and localisations are predefined as a minimum by default:
Ordinal |
Name |
Description |
Icon URI |
German |
English |
French |
0 |
JASPER_REPORT |
empty |
empty |
leer |
Jasper Report |
leer |
1 |
RAW |
empty |
empty |
leer |
RAW |
leer |
Further entries appear depending on the modules installed.