Half fold of individual sheets

The following JDF fragment specifies half folding of individual sheets with first page outside (flipped).

<JDF Type="Combined" Types="LayoutPreparation Imposition Interpreting Rendering DigitalPrinting Folding Gathering" Category="DigitalPrinting" [...] >
    <ResourcePool>
        <Component ID="component_internal" class="Quantity" ComponentType="PartialProduct" PipeProtocol="Internal"Status="Unavailable" />                
        <LayoutPreparationParams Status="Available" ID="LPPId"Class="Parameter" />
        <FoldingParams Status="Available" ID="FoldingId"Class="Parameter" FoldCatalog="F4-1" />
        [...]
    </ResourcePool>
    [...]
    <ResourceLinkPool>
        <ComponentLink rRef="component_internal" Usage="Output" CombinedProcessIndex="4"/>
        <ComponentLink rRef="component_internal" Usage="Input" CombinedProcessIndex="5" Orientation="Flip0" />
        <LayoutPreparationParamsLink rRef="LPPId" Usage="Input" />
        <FoldingParamsLink rRef="FoldingId" Usage="Input" />
        [...]
    </ResourceLinkPool>
</JDF>
AuthorJean-Marc Steux
ICS - CategoryIDP - Finishing
StatusNEW
Reviewed by<none>