Loading

Same-Up Custom

You need to add some new elements, in order to define a customized same-up.

First, you need to define the same-up in @LayoutPreparationParams (for instance, add @NumberUp="3 2" and @StepRepeat="3 2 1") and beside those, you will also need to add some of the following:

  • oce:RowsSelection

  • oce:ColumnsSelection

  • oce:RowsOrientation

  • oce:ColumnsOrientation

Syntax

  • XPath: /JDF/LayoutPreparationParams/@oce:NumberUp

    Type: XYPair

  • XPath: /JDF/LayoutPreparationParams/@oce:StepRepeat

    Type: IntegerList

Supported range

@NumberUp

@StepRepeat

Imposition

"2 1"

"1 2"

“2 1 1”

“1 2 1”

Same 2-up

"2 2"

“2 2 1”

Same 4-up

"3 2"

"2 3"

“3 2 1”

Same 6-up

"3 3"

"3 3 1"

"2 3 1"

Same 9-up

"4 4"

"4 4 1"

Same 16-up

other

other

Combinations of same-N-up, booklet and/or Multiple-N-up

  • @NumberUp

    The @NumberUp defines that N pages must be shown on one sheet side. The type of this attribute is "XYPair", where X is the number of columns and Y is the number of rows.

    The value of @NumberUp can be "3 2"

  • @StepRepeat

    The @StepRepeat defines that the same page must be shown "N" times on one sheet side. The type of this attribute is "IntegerList". The format of the list of integers is "A B C": A is the number of columns. B is the number of rows. C is the number of pages, but values higher than 1 are not supported.

    @StepRepeat can be "3 2 1"

  • @oce:RowsSelection

    @oce:RowsSelection

    Description

    None

    None of the rows gets selected.

    First

    First row gets selected.

    Last

    Last row gets selected.

    Odd

    All rows with odd index number get selected.

    Even

    All rows with even index number get selected.

  • @oce:ColumnsSelection

    @oce:ColumnsSelection

    Description

    None

    None of the columns gets selected.

    First

    First column gets selected.

    Last

    Last column gets selected.

    Odd

    All columns with odd index number get selected.

    Even

    All columns with even index number get selected.

  • @oce:RowsOrientation

    @oce:RowsOrientation

    Description

    None

    No orientation is applied to any of the rows.

    First

    Orientation is applied to the first row.

    Last

    Orientation is applied to the last row.

    Odd

    All rows with odd index number get the orientation changed.

    Even

    All rows with even index number get the orientation changed.

  • @oce:ColumnsOrientation

    @oce:ColumnsOrientation

    Description

    None

    No orientation is applied to any of the columns.

    First

    Orientation is applied to the first column.

    Last

    Orientation is applied to the last column.

    Odd

    All columns with odd index number get the orientation changed.

    Even

    All columns with even index number get the orientation changed.

  • @oce:StackingDirection1

    @oce:StackingDirection1

    Description

    None

    None

    LeftToRight

    Direction of stacking is left to right.

    RightToLeft

    Direction of stacking is right to left.

    TopToBottom

    Direction of stacking is top to bottom.

    BottomToTop

    Direction of stacking is bottom to top.

  • @oce:StackingDirection2

    @oce: StackingDirection2

    Description

    None

    None

    LeftToRight

    Direction of stacking is left to right.

    RightToLeft

    Direction of stacking is right to left.

    TopToBottom

    Direction of stacking is top to bottom.

    BottomToTop

    Direction of stacking is bottom to top.

Bussiness Card Example:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<JDF xmlns="http://www.CIP4.org/JDFSchema_1_1" Activation="Active" Category="DigitalPrinting" ID="n200520111545.898_000005" JobPartID="n200520111545.898_000005" 
     Status="Waiting" Type="Combined" 
	 Types="LayoutPreparation Imposition ColorCorrection Folding DigitalPrinting HoleMaking Gathering Trimming oce:Mailbox" 
	 Version="1.3" 
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.CIP4.org/JDFSchema_1_1 http://schema.cip4.org/jdfschema_1_3/JDF.xsd" xmlns:oce="http://www.oce.com/JDF_Extension/1_00" xsi:type="Combined">
	<ResourcePool>
		<CustomerInfo BillingCode="" Class="Parameter" ID="cust1" CustomerJobName="Same-up 3-8 BC" PartUsage="Implicit" Status="Available" oce:AccountingCostCenter="" oce:AccountingCustomInformation="">
			<ContactRef rRef="contact_1"/>
		</CustomerInfo>
		<Contact Class="Parameter" ContactTypes="Owner Delivery" ID="contact_1" Status="Available">
			<Person FamilyName=""/>
		</Contact>
		<LayoutElement Class="Parameter" ID="layel1" Status="Available">
			<FileSpec URL="http://webserver.local/BC-test.pdf"/>
		</LayoutElement>
		<RunList Class="Parameter" ID="rl1" Status="Available">
			<LayoutElementRef rRef="layel1"/>
		</RunList>
		<Media Class="Consumable" ID="media1" DescriptiveName="BIG12X18" Dimension="864 1296" Status="Available" Weight="115" MediaColorName="White" HoleType="None" MediaSetCount="1" MediaType="Paper" MediaTypeDetails="TopColor" oce:CustomMediaType="TopColor"/>
		<LayoutPreparationParams Class="Parameter" ID="layprep1" NumberUp="3 8" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available" StepRepeat="3 8 1" Gutter="0 0">
			<!-- In general Rows and Columns are defined as follows: Rows are parallel to the short edge of the sheet, Columns are parallel to the long edge of the sheet, regardless of feed direction -->
			<GeneralID IDUsage="oce:RowsSelection" IDValue="Odd"/>
			<GeneralID IDUsage="oce:ColumnsSelection" IDValue="None"/>
			<GeneralID IDUsage="oce:RowsOrientation" IDValue="Rotate180"/>
			<!-- Odd rows of the business cards are rotated 180 degrees -->
			<GeneralID IDUsage="oce:ColumnsOrientation" IDValue="Rotate0"/>
			<FitPolicy SizePolicy="ClipToMaxPage"/>
			<PageCell>
				<ImageShift PositionX="Center" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0"/>
			</PageCell>
		</LayoutPreparationParams>
		<Layout Class="Parameter" ID="lay1" Status="Available">
			<MarkObject >
				<CutMark MarkType="LowerLeftCutMark"/>
				<CutMark MarkType="UpperLeftCutMark"/>
				<CutMark MarkType="LowerRightCutMark"/>
				<CutMark MarkType="UpperRightCutMark"/>
			</MarkObject>
		</Layout>
		<DigitalPrintingParams Class="Parameter" Collate="Sheet" ID="digi1" OutputBin="AutoSelect" PartIDKeys="RunIndex" Status="Available">
			<Disjointing OffsetDirection="None"/>
			<MediaRef rRef="media1"/>
		</DigitalPrintingParams>
		<Component Class="Quantity" ComponentType="PartialProduct" ID="r200520111545.904_000021" Status="Unavailable"/>
		<oce:MailboxDetails Class="Parameter" ID="wait1" Status="Available" UseMailbox="true"/>
		<TrimmingParams Class="Parameter" ID="trim1" NoOp="true" Status="Available" Width="240.945" Height="155.906">
		   <!-- TrimmingParams is used to provide the required end size of the imposed document
				This is an example ticket for European bussiness cards (55 x 85 mm). Orientation of the end product on the sheet is determined as follows:
				Width is parallel to the short edge of the Sheet, Height is parallel to the long edge of the sheet, regardless of feed directon.
			 -->
		</TrimmingParams>		
		<Component Class="Quantity" ComponentType="FinalProduct" DescriptiveName="Final Component" ID="r200520111545.906_000028" Status="Unavailable"/>
	</ResourcePool>
	<ResourceLinkPool>
		<CustomerInfoLink Usage="Input" rRef="cust1"/>
		<ContactLink Usage="Input" rRef="contact_1"/>
		<LayoutLink Usage="Input" rRef="lay1"/>		
		<LayoutElementLink Usage="Input" rRef="layel1"/>
		<RunListLink Usage="Input" rRef="rl1"/>
		<MediaLink Usage="Input" rRef="media1"/>
		<LayoutPreparationParamsLink Usage="Input" rRef="layprep1"/>
		<DigitalPrintingParamsLink Usage="Input" rRef="digi1"/>
		<ComponentLink CombinedProcessIndex="6" Usage="Output" rRef="r200520111545.904_000021"/>
		<oce:MailboxDetailsLink Usage="Input" rRef="wait1"/>
		<TrimmingParamsLink Usage="Input" rRef="trim1"/>		
		<ComponentLink Amount="1" Usage="Output" rRef="r200520111545.906_000028"/>
	</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