This tool uses the data provided by other tools to assemble individual page jobs into one multiple page representing a document set. Two options for comparison exist, and they can both be used together to increase accuracy.
Systen Input |
Description |
---|---|
Page Number |
System data item used to read the page number. |
Repeated Data |
System data item which is used to create page breaks. The data should be the same on all pages in a given document set. |
This tool's icon has a red X indicator until all parts are configured correctly.
There are two different methods for indicating where page breaks take place in the jobs being processed by Infiniworx.
-
The first method is by using the Page Number property. Set the property of Page Number to be a data field, where the page number is stored. This data field should be numeric, and have the value of “1” if the job is the first page of a document set, “-1” if the job is the last page, and “0” if the page number is unknown. This property can also contain other positive integers to indicate a particular page. For example, if the value is “3”, it's the third page.
-
The second method for establishing the document set boundaries is by using the Repeated Data property. When using this method, attach the property to a data field that contains a piece of data which would be the same for every page in the document set. A good example of this would be an invoice number. Invoice numbers usually are printed on every page of the invoice, and when the invoice number changes, Infiniworx would then know to start a new document set.