Loading

Cut & Stack

Cut & Stack it is built on top of same-up attributes, therefor the example described below it will be found common elements with same-up and some new elements as:

  • oce:StackingDirection1

  • oce:StackingDirection2

  • oce:StackingProcess

Syntax

  • XPath: /JDF/ResourcePool/LayoutPreparationParams/@oce:StackingDirection1

    XPath: /JDF/ResourcePool/LayoutPreparationParams/@oce:StackingDirection2

    XPath: /JDF/ResourcePool/LayoutPreparationParams/@oce:StackingProcess

  • Type: enumeration

Supported range

  • @oce:StackingDirection1

  • @oce:StackingDirection2

    @oce: StackingDirection1

    @oce: StackingDirection2

    Description

    None

    None

    LeftToRight

    Stack columns from Left to Right

    RightToLeft

    Stack columns from Right to Left

    TopToBottom

    Stack rows from Top to Bottom

    BottomToTop

    Stack rows from Bottom to Top

  • @oce:StackingProcess

    @oce:StackingProcess

    Description

    ByStack

    The output order is staked by stack

    BySheet

    The output order is staked by sheet

Example:

<LayoutPreparationParams Class="Parameter" ID="r200520111545.901_000013" NumberUp="3 2" Status="Available" StepRepeat="3 2 1">
	<GeneralID IDUsage="oce:RowsSelection" IDValue="First"/>
	<GeneralID IDUsage="oce:ColumnsSelection" IDValue="Last"/>
	<GeneralID IDUsage="oce:RowsOrientation" IDValue="Rotate180"/>
	<GeneralID IDUsage="oce:ColumnsOrientation" IDValue="Flip180"/>
	<GeneralID IDUsage="oce:StackingDirection1" IDValue="LeftToRight"/>
	<GeneralID IDUsage="oce:StackingDirection2" IDValue="TopToBottom"/>
	<GeneralID IDUsage="oce:StackingProcess" IDValue="ByStack"/>
	<FitPolicy SizePolicy="ClipToMaxPage"/>
	<PageCell>
		<ImageShift PositionX="Center" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0"/>
	</PageCell>
</LayoutPreparationParams>

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