Scans documents for barcodes. When it finds the code on the page, it creates a new document consisting of a page with the code and subsequent pages without a barcode. In addition, if this is the first bar code found, then all pages preceding it without a bar code will also be attached to the new document. The new document is added to the selected document class (optionally pinned to the process). After the documents are created, actions on the documents are triggered: - adding a document to the archive
- adding a document to the process (if the document was pinned to the process)
The result of the application is a set of information about created documents saved to tabular variables. Information applies to: - Document id from which the new document was created
- Id of the new barcode document
- Package id from which the given bar code comes (given in the configuration parameter)
- Barcode found in the document
- Document class in which the new document has been saved.
|