In case of fold catalogue, you can easily define one of the schemes mentioned in the LayoutPreparationParam element. The JDF ticket will contain something similar to:
Syntax
XPath: /JDF/LayoutPreparationParams/@FoldCatalog
Type: List
Supported folding schemes
The full description and layout diagrams for all the pagination schemes can be downloaded from the CIP4 organisation (the maintainers of the JDF industry standard, can be downloaded from this public archive: https://confluence.cip4.org/display/PUB/JDF+Archive (search for "Pagination Catalog" and pick the most recent one).
@FoldCatalog supported schema names:
F4-1
F4-2
F8-7
F16-6
F16-7
F16-8
This is different than the Folding done by the finisher. The FoldCatalog value in finishing describes how an imposed and printed page must be folded/finished.
F4-1 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F4-1" ID="r200520092443.595_000013" NumberUp="2 1" PageDistributionScheme="Saddle" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available"> <FitPolicy SizePolicy="FitToPage"/> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0"/> </PageCell> </LayoutPreparationParams>
F4-2 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F4-2" ID="r200520092443.595_000013" NumberUp="2 1" PageDistributionScheme="Saddle" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available"> <FitPolicy SizePolicy="FitToPage"/> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0"/> </PageCell> </LayoutPreparationParams>
F8-7 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F8-7" ID="r200520092443.595_000013" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available" PartIDKeys="RunIndex"> <FitPolicy SizePolicy="FitToPage"/> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0"/> </PageCell> </LayoutPreparationParams>
F16-6 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F16-6" ID="r200520092443.595_000013" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available"> <FitPolicy SizePolicy="FitToPage" /> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0" /> </PageCell> </LayoutPreparationParams>
F16-7 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F16-7" ID="r200520092443.595_000013" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available"> <FitPolicy SizePolicy="FitToPage" /> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0" /> </PageCell> </LayoutPreparationParams>
F16-8 Example:
<LayoutPreparationParams Class="Parameter" FoldCatalog="F16-8" ID="r200520092443.595_000013" PageOrder="Reader" PresentationDirection="FoldCatalog" Rotate="Rotate0" Sides="TwoSidedFlipY" Status="Available"> <FitPolicy SizePolicy="FitToPage" /> <PageCell> <ImageShift PositionX="Spine" PositionY="Center" ShiftBack="0 0" ShiftFront="0 0" /> </PageCell> </LayoutPreparationParams>
If you want to use this snippet, download the whole collection of examples in this TRM from this link: