ABBYY FineReader Engine 8.0 CLI for Linux
Barcode Keys

ocr4linux.com / Documentation Home /Step 2 Recognition: Barcodes

 

 

Key Parameters Default Description

-bhc

--hasChecksum

no

 

Specifies whether the barcode being recognised must be interpreted as the barcode of the same type but with a check sum.

-bc39wa

--isCode39WithoutAsterisk

no

 

Specifies that the Code 39 barcode being recognised has no start and stop symbol, the asterisk "*". This property is only available for barcodes of the Code 39 type.

-bean

--isEAN13InterpretedAsUPCA

no

 

Specifies whether the EAN 13 barcode being recognised should be interpreted as a barcode of type UPC-A. This property is only available for barcodes of type EAN13.

-bo

--orientation

OR superposition of the following constant:
Left_To_Right,
Down_To_Top,
Right_To_Left,
Top_To_Down,
Autodetect.
See descriptions in BarcodeOrientationEnum

Autodetect

Specifies the types of barcode orientation.

-bcp

--pdf417CodePage

Predefined Code Page

Null

Recognize barcodes which do not conform to the barcode specifications.

-bst

--supplementType

an OR superposition of the following constant:
Void,
2Digits,
5Digits,
Autodetect.

Autodetect

Specifies the types of the supplementary barcode. This key is only available for barcodes of the EAN 8, 13 and UPC-E types.

-bt

--Type

an OR superposition of the following constant:
Code39,
Interleaved25,
EAN13,
Code128,
EAN8,
PDF417,
Codabar,
UPCE,
Industrial25,
IATA25,
Matrix25,
Code93,
PostNet,
UCC128,
Patch,
Autodetect.
See descriptions in BarcodeTypeEnum.

Autodetect

Specifies the types of the barcode.

Note: Full keys are marked by italic.

See also

ABBYYOCR CLI for Linux - Documentation Home