Below you can find the description of the barcode keys of the
abbyyocr11 utility.
Note: full keys are marked by italic.
Key |
Parameters |
Default |
Description |
-bhc |
--hasChecksum |
no |
|
Specifies whether the barcode being recognized
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 recognized has no start and stop symbol, the asterisk "*".
This property is only available for barcodes of the Code 39 type. |
-bo |
--orientation |
Space-separated combination of the following constants:
Left_To_Right,
Down_To_Top,
Right_To_Left,
Top_To_Down,
Autodetect |
Autodetect |
Specifies the types of barcode orientation. |
-bcp |
--codePage |
Null,
Latin,
Cyrillic,
EasternEuropean,
Baltic,
Turkish,
US_MSDOS,
LatinI_MSDOS,
Russian_MSDOS,
Baltic_MSDOS,
Turkish_IBM,
Slavic_MSDOS,
Greek,
Greek_737,
Greek_869,
Latin_ISO,
EasternEuropean_ISO,
Turkish_ISO,
Baltic_ISO,
Cyrillic_ISO,
Greek_ISO,
KOI8,
Tatar,
Tatar_MSDOS,
Roman_Macintosh,
Greek_Macintosh,
Cyrillic_Macintosh,
Ukrainian_Macintosh,
Latin2_Macintosh,
Icelandic_Macintosh,
Turkish_Macintosh,
Croatian_Macintosh,
Armenian,
Armenian_MSDOS,
Armenian_Macintosh,
Hebrew,
Hebrew_MSDOS,
Hebrew_Macintosh,
Hebrew_ISO,
Latin5_ISO,
Cyrillic_MSDOS,
Bashkir,
Chinese_Simpl_GB,
Chinese_Simpl_Mac,
Chinese_Trad_Big,
Chinese_Trad_Mac,
Japan_Mac,
Japan_SJIS,
Korean,
Korean_Johab,
Korean_Mac,
Mathematical,
Digits,
Thai,
Thai_Macintosh,
Vietnamese |
Null |
Recognize barcodes which do not conform to the
barcode specifications. |
-bst |
--supplementType |
Space-separated combination of the following constants:
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 |
Space-separated combination of the following constants:
Code39,
Interleaved25,
EAN13,
Code128,
EAN8,
PDF417,
Codabar,
UPCE,
Industrial25,
IATA25,
Matrix25,
Code93,
PostNet,
UCC128,
Patch,
Aztec,
DataMatrix,
QRCode,
UPCA,
MaxiCode,
Code32,
FullAscii,
IntelligentMail,
Autodetect
(see descriptions
here) |
Autodetect |
Specifies the types of the barcode. |
-beae |
--enableAdvancedExtraction |
no |
|
More possibilities of barcodes location are considered; in particular, detection of the barcodes which are positioned at 45° to the page orientation is enabled. However, the processing slows down.
This option is only valid for two-dimensional barcodes. |
-bmrth |
--minRatioToTextHeight |
-1 |
|
This option defines the minimal acceptable height of the barcode in relation to the average letters height. Use this option if you need to allow detecting low barcodes.
Only a positive value can be assigned to this option. The upper limit to this property value is 2147483647 (=2^31-1).
The default value of this property is -1, which means that the setting will be adjusted automatically.
|
|