You are here: Job and Form Set Rules Reference > JDT Rules Reference > PrintData

PrintData

Use this form set level rule to print the form set. This rule is used for handling 2-up printing on AFP and compatible printers.

Syntax

;PrintData;;;

     
Note The section handler installed by the InitPageBatchedJob rule is called during the printing stage. If you want to make any modifications to the recipient batch record, you must do so before this point.

Example

;PrintData;;;

See also