Loading

Punching

Syntax

XPath: /JDF[contains(@Types="HoleMaking")]/ResourcePool/HoleMakingParams/@HoleType

Type

Enumeration

Supported range

@HoleType defines the number of holes to punch when punching is required.

@HoleType

Number of holes

None

-

S-generic

Punching required but number of holes is unknown.

R2-generic

2

R3-generic

3

R4-generic

4

Punch position

Syntax

XPath: /JDF/ResourceLinkPool/ComponentLink

Supported attributes

  • @Usage="Input"

  • @Orientation

  • @CombinedProcessIndex

Double punching

When a second punch (for finishers capable of double punch) in the middle of the media is required, this can be specified by specifying a second HoleMaking and HoleMakingParams with @HoleType S-generic with same @Orientation and additionally @Center. Note that the exact value of @Center will be ignored. The finisher will always do the second punch halfway on the sheet, compared to the first punch.

Example: Punching with 2 holes

<JDF Types="LayoutPreparation Imposition Interpreting Rendering DigitalPrinting HoleMaking">
    <ResourcePool>
        <HoleMakingParams ID="res_9" HoleType="R2-generic" />
    </ResourcePool>
    <ResourceLinkPool>
        <HoleMakingParamsLink rRef="res_9" Usage="Input" />
    </ResourceLinkPool>
</JDF>

Archive with examples for download

NOTE

If you want to use this snippet, download the whole collection of examples in this TRM from this link:

https://supportfiles.cpp.canon/trm/Examples-TRM-Mk8.1.1.zip