Subset stapling
Syntax
XPath: /JDF/ResourcePool/StitchingParams[@PartIDKeys="RunIndex"]/
StitchingParams[@RunIndex="<value>"]
Syntax for staple positions
XPath: /JDF/ResourceLinkPool/ComponentLink[@Usage="Input"]/AmountPool/
PartAmount[@Orientation]/Part[@RunIndex="<value>"]
Where @RunIndex="<value>" defines the same range as for StitchingParams.
Description
The stapling position is specified using partitioning of the ComponentLink as described above.
For stapling of several subsets, each orientation must be defined in:
• separate PartAmount partitions
• the same AmountPartPool
For example, here is the ResourceLinkPool for a landscape stapling orientation from page 1 to 4
and from page 9 to 12:
<ResourceLinkPool>
<ComponentLink Usage="Input" rRef="res_ref" CombinedProccessIndex=”7”>
<AmountPool>
<PartAmount Orientation="Flip0">
<Part RunIndex=”0 ~ 3"/>
</PartAmount>
<PartAmount Orientation=" Flip0">
<Part RunIndex="8 ~ 11"/>
</PartAmount>
</AmountPool>
</ComponentLink>
<ComponentLink Usage="Output" rRef="res_ref" CombinedProccessIndex=”7”>
<AmountPool>
<PartAmount Orientation="Flip0">
<Part RunIndex=”0 ~ 3"/>
</PartAmount>
<PartAmount Orientation=" Flip0">
<Part RunIndex="8 ~ 11"/>
</PartAmount>
</AmountPool>
</ComponentLink>
</ResourceLinkPool>
Partitioning for subset/page programming
Chapter 10 - JDF interface specification
275
imagePRESS C7010VPS series v2.2
Summary of Contents for imagePRESS C7010VPS series
Page 8: ...Contents 8 imagePRESS C7010VPS series v2 2...
Page 9: ...Chapter 1 Introduction...
Page 14: ...Supported media 14 Chapter 1 Introduction imagePRESS C7010VPS series v2 2...
Page 15: ...Chapter 2 PRISMAsync...
Page 29: ...Chapter 3 The LPD connection...
Page 45: ...Chapter 4 The socket connection...
Page 51: ...Chapter 5 Adobe PostScript 3...
Page 64: ...Bind 64 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 86: ...Staple 86 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 89: ...Trim Chapter 5 Adobe PostScript 3 89 imagePRESS C7010VPS series v2 2...
Page 99: ...Chapter 6 PDF...
Page 117: ...Chapter 7 Colour management...
Page 133: ...Chapter 8 Accounting...
Page 150: ...Implementation aspects 150 Chapter 8 Accounting imagePRESS C7010VPS series v2 2...
Page 151: ...Chapter 9 SNMP...
Page 159: ...Example in pseudo code Chapter 9 SNMP 159 imagePRESS C7010VPS series v2 2...
Page 222: ...ppmPortGroup 222 Chapter 9 SNMP imagePRESS C7010VPS series v2 2...
Page 223: ...Chapter 10 JDF interface specification...
Page 291: ...Basic JDF ticket Chapter 10 JDF interface specification 291 imagePRESS C7010VPS series v2 2...
Page 297: ...Chapter 11 SMB printing...
Page 303: ...Chapter 12 Hot folder printing...
Page 306: ...Hot folder 306 Chapter 12 Hot folder printing imagePRESS C7010VPS series v2 2...
Page 307: ...Chapter 13 Scan to file and scan to email...
Page 313: ...Chapter 14 SRA IPDS...
Page 361: ......