Difference between revisions of "Barcode Processing"

From LogicalDOC Community Wiki
Jump to navigationJump to search
Line 7: Line 7:
  
 
==Features we want to implement ==
 
==Features we want to implement ==
We want to extract barcodes from documents asynchronously through the scheduled task '''BarCode Reader''', which will check for barcode inside image or pdf file. This files must comply with the configuration parameters set in a specific page in the Administration section.
+
We want to extract barcodes from documents asynchronously through the scheduled task '''BarCode Reader''', which will check for barcode inside image or pdf file. This files must comply with the configuration parameters set in a specific page in the Administration section. In this page the user can specify:
 +
* inclusions and exclusions of documents that contain specific characters into their titles
 +
* the templates to which are associated the documents that must be parsed

Revision as of 14:27, 22 December 2010


The Aim: Barcodes and DMS LogicalDOC

The extraction of barcodes is sometimes needed when the Document-Management-System has to handle structured documents as records. The presence of barcodes in such kind of documents can be used to surecly extract informations that can automatically stored as document metadata. In LogicalDOC we have the opportunity to use the most commonly used barcodes to capture more informations about documents without having the user to enter these informations by hand.

Features we want to implement

We want to extract barcodes from documents asynchronously through the scheduled task BarCode Reader, which will check for barcode inside image or pdf file. This files must comply with the configuration parameters set in a specific page in the Administration section. In this page the user can specify:

  • inclusions and exclusions of documents that contain specific characters into their titles
  • the templates to which are associated the documents that must be parsed