Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following JDF fragment specifies a subset-stapled document, where pages 10-19 are corner-stapled with one staple and pages 20-29 are side stapled with 2 staples. The rest of the document is unstapled.

Code Block
languagexml
linenumberstrue
<JDF Type="Combined" Types="[...] Stitching [...]" [...]>
    <ResourcePool>
        <StitchingParams ID="NodeIDStitching" PartIdKeys="RunIndex" NumberOfStitches="0" class="Parameter" Status="Available" >
            <StitchingParams RunIndex="9 ~ 18" NumberOfStitches="1" StitchType="Corner" />
            <StitchingParams RunIndex="19 ~ 28" NumberOfStitches="2" StitchType="Side" />
        </StitchingParams>
        [...]
    </ResourcePool>
    [...]
    <ResourceLinkPool>
        <StitchingParamsLink Usage="Input" rRef="NodeIDStitching" />
        [...]
    </ResourceLinkPool>
</JDF>
Page Properties
AuthorJean-Marc Steux
ICS - CategoryIDPCategory - Finishing
Status
Status
colourBlue
titleNew
Reviewed by<none>