Print document mode
The internal enumeration Print document mode (PrintDocumentMode) relates to the ‘Mode’ (mode) field for Print documents, which is intended to classify whether these are designed for processing single or multiple objects (printObjects).
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 mode
Print documents must be assigned to a Print document mode via the required field ‘Mode’ (mode).
When interactively accessing ribbon buttons in the ‘Print’ subcategory (see Available commands), only applicable Print documents whose ‘Mode’ matches the current selection are taken into account:
In an overview with a simple selection or in a detailed view, only applicable Print documents with the Print document mode ‘Single’ (SINGLE) or ‘Single and Multi’ (SINGLE_AND_MULTI) are taken into account.
In an overview with a multiple selection, only applicable Print documents with the Print document mode ‘Multi’ (MULTI) or ‘Single and Multi’ (SINGLE_AND_MULTI) are taken into account.
When accessing Print documents via the Print document resolver, a specific Print document mode must be requested using the ‘Mode’ parameter. The following applies:
If the Print document mode ‘Single’ (SINGLE) is requested, applicable Print documents with the Print document mode 'Single' (SINGLE) or ‘Single and Multi’ (SINGLE_AND_MULTI) are taken into account.
If the Print document mode ‘Multi’ (MULTI) is requested, applicable Print documents with the Print document mode 'Multi' (MULTI) or ‘Single and multi’ (SINGLE_AND_MULTI) are taken into account.
If the Print document mode ‘Single and multi’ (SINGLE_AND_MULTI) is requested, only applicable Print documents with the Print document mode ‘Single and Multi’ (SINGLE_AND_MULTI) are taken into account.
►NOTE◄ The specification of the Print document mode as the ‘mode’ for Print documents only acts as a declaration for the selection process. Whether and how a specific print document actually responds to the presence of multiple printObjectsin the data context depends exclusively on the definition (template) for the print document uploaded as a ‘document’ (documentContent).
The following default values and localisations are predefined by default:
Ordinal |
Name |
Description |
Icon URI |
German |
English |
French |
0 |
SINGLE |
empty |
empty |
Einzeln |
Single |
Simple |
1 |
MULTI |
empty |
empty |
leer |
Multi |
leer |
2 |
SINGLE_AND_MULTI |
empty |
empty |
Einzeln und Multi |
Single and multi |
Simple et multiple |