130
130
130cab Produkttechnik GmbH & Co KG
B - Barcode EAN-8 / JAN-8
Barcode type: EAN-8 / JAN-8 (European / Japanese Article Numbering)
Length: fixed - 8 digits
Valid characters: numeric,
digits: 0-9,
check digits: yes
ratio oriented: no
The EAN 13 code is used in retail environment in Europe with a fixed length of 8
digits. The 8th digit contains the calculated checksum. cab printers expect 7
digits, while the 8th digit is calculated by the printer.
JAN 8 is the japanese version of EAN 8.
B[:name;]x,y,r,EAN8[+Options],height,ne;text
CR
B - Barcode field definition
[:name;] = field name
x = x - coordinate
y = y - coordinate
r = Rotation 0, 90, 180 and 270 degrees
type = Barcode type (EAN8)
[+options] Following options are available:
+WSarea = white space area
+BARS = Prints boundary lines above and below the barcode.
+UPBAR = Prints a boundary line above the barcode
+XHRI = (Extended Human Readable Interpretation
+VERIFYn = Verify the barcode data. (optional barcode reader required )
+GOODBADn = Same function as +VERIFYn without checking the content.
size = Standard Codesize SCx (instead of height and ne)
height = Barcode height
ne = Narrow element
text = Barcode data
Detailed descriptions are at the beginning of the barcode chapter.
Syntax: