A media for the insert can be specified with //InsertSheet/Layout/MediaRef.
By default, the jogging and the stapling defined for a subset in GatheringParams and StitchingParams are applied to the inserted sheets attached to this subset.
It is allowed to override this behaviour with attribute @IncludeInBundleItem.
Supported values for @IncludeInBundleItem are:
"None" (default)
"New": A new bundle item is created
"Before": Insert sheet is member of the previous bundle
All following Inserts with @IncludeInBundleItem ="before" must be part of this bundleItem.
Jogging and stapling can be specified explicitly for inserts using Gathering and StichingParams partition with BundleItemIndex.
BundleItemIndex must not be used when the RunIndex partition is possible.
Syntax
XPath: /JDF/ResourcePool/LayoutPreparationParams[@PartIDKeys="RunIndex"]/LayoutPreparationParams[@RunIndex="<value>"]/InsertSheet[@SheetFormat="Blank" and @SheetType="InsertSheet" and @SheetUsage="<value>"]
@SheetUsage |
Description |
---|---|
Header |
The insert sheet must be inserted before the subset defined by @RunIndex="<value>". |
Trailer |
The insert sheet must be inserted after the subset defined by @RunIndex="<value>". |