Skip to main content

barcode is required

Positional Barcode Templates

A positional barcode template is composed by an ordered list of patterns, each pattern indicates how to process the barcode. The barcodes are processed sequentially by reading the page from left to right and from top to bottom. The first pattern will...

Barcodes

The Barcode feature allows you to use barcodes to extract the metadata and store them as extended attributes of the document. Once you have selected the document template, you can then select one of the available barcode templates or create a new one...

Zonal Barcode Templates

In a zonal template, you define the zones where the barcodes are located, and each zone is then elaborated using one or more provided recognition patterns. When you create a zonal pattern, you also upload an image or PDF...

Stamps

To reference a variable, just put the dollar sign followed by the variable's name, eg: $PAGE_WIDTH, $PAGE_HEIGHT [/alert] Barcode Stamps Barcode stamps are similar to Text stamps, but they print a barcode instead of the text in clear, so you can use...

Fillers

Distance The candidate is within the specified maximum distance from the operand label. Attribute Filler using ZonalOCR or Barcode Filler The Zonal OCR and Barcode fillers are used to automatically populate document attributes by extracting information...

Split a PDF and Merge

and 5 blank page as separator the blank pages are interpreted as separators and each segment will be saved in a new PDF barcode as separator the pages containing a barcode are interpreted as separators, and each segment will be saved in a new PDF. In...

Extracting fields using the OCR

LogicalDOC allows the extraction of fields from your scans using barcodes or OCR zones. The prerequisite is that the document must be assigned to a template that define a list of extended attributes. Extract the fields with the Zonal OCR In the Capture...

Automation

class SystemTool SystemTool functions for interacting with the Operative System MailTool MailTool functions to send e-mails BarcodeTool BarcodeTool class to extract barcode contents from documents StampTool StampTool applies stamps into documents...

GhostScript

LogicalDOC needs to print documents to a virtual device sometimes when performing barcode recognition. In general, in GhostScript is a package installed by default in all Linux distributions. On Ubuntu, you can install in this way $ sudo apt-get...

Install third-party Software on Ubuntu

convert $ convert –version GhostScript LogicalDOC needs to print documents to a virtual device sometimes when performing barcode recognition. In general GhostScript is a package installed by default in all Linux distributions. To install it on Ubuntu,...