Loading

Trimming - specify the amount of paper that must be cut

CutHeight and CutWidth specify the amount of paper that must be cut off the book after folding. If one-way trimming is requested, the oce:CutHeight must not be used. The oce:CutHeight parameter specifies the amount to cut both on top and on bottom. The total amount that is cut in the height direction, is 2 x oce:CutHeight.

Syntax

XPath: /JDF[contains(@Types="Trimming")]/ResourcePool/TrimmingParams/GeneralID[@IDUsage="oce:CutHeight"]/@IDValue

XPath: /JDF[contains(@Types="Trimming")]/ResourcePool/TrimmingParams/GeneralID[@IDUsage="oce:CutWidth"]/@IDValue

Type

Double

Unit = points (1 point=1/72 inch)

Remark

oce:CutWidth and oce:CutHeight specification cannot be mixed with Width and Height specification (see previous section).