The binding edge is specified using the @Orientation of the input component of the CoverApplicationProcess. The DigitalPrintingParams, LayoutPreparationsParams and input component of the CoverApplication are partitioned to specify respectively cover media, cover plexity and the cover component. Optionally:
Additional trimming can be applied on the perfect bound book, see section "Trimming".
The cover can be edited on the printer. Only the "Front" value can be used in this case, see section "Covers".
The output tray can be set to the perfect binder tray, see section "Output bin".
Syntax
XPath: /JDF[contains(@Types="CoverApplication")]/ResourcePool/CoverApplicationParams/
XPath: /JDF/ResourceLinkPool/ComponentLink[@Usage="Input" and CombinedProcessIndex="N"]/@Orientation
Where N is the CombinedProcessIndex of the CoverApplication process.
Supported values
@Orientation |
Description |
---|---|
Rotate0 |
Left binding |
Flip0 |
|
Rotate180 |
Right binding |
Flip180 |
|
Rotate90 |
Top binding |
Flip90 |
|
Rotate270 |
Bottom binding |
Flip270 |