@PageDelivery specifies if the first or last sheet must be printed first. For example, you want to deposit the printed sheets in reverse order and face up.
Syntax
/JDF/ResourcePool/DigitalPrintingParams/@oce:PrintOrder
Type
Enumeration
Supported range
@oce:PrintOrder |
Description |
---|---|
FrontBack |
The print starts on the front side of the sheet then continues on the back side. |
BackFront |
The print starts in the back side of the sheet then continues on the front side. |
Example
<DigitalPrintingParams Class="Parameter" Collate="Sheet" ID="dpp1" OutputBin="AutoSelect" PartIDKeys="RunIndex" Status="Available" oce:PrintOrder="BackFront"> <Disjointing OffsetDirection="None"/> <MediaRef rRef="media1"/> </DigitalPrintingParams>