Output Action PrintAction

Prev Next

This Output Action prints a generated document.

Parameters

Note

The parameter names of the Output Actions are not case-sensitive. All parameter names may contain data fields (exceptions are described in the relevant parameters).

Example:  FileName = "Application_<%Citizen.Name%>.pdf"

Parameter name

Requirement

Description

PrinterName

optional

Specifies the printer to be used.

Collate

optional

Specifies whether the document should be printed collated or not.

Value: true or false

Copies

optional

Specifies the amount of copies to be printed.

Duplex

optional

Specifies how the document will be printed:

  • Duplexprint

  • Vertical

  • Horizontal

  • Simplex

FromPage

optional

Specifies the beginning page number for printing.

ToPage

optional

Specifies the ending page number for printing.

Condition

optional

If value false, the Output Action will not be performed.