1-D BARCODES:
Bar Widths
.#1 | bar width, first (thin) width in dots (1/600 inch) |
.#2 | bar width, second width in dots (1/600 inch) |
.#3 | bar width, third width in dots (1/600 inch) |
.#4 | bar width, fourth width in dots (1/600 inch) |
Example
Thin bars 4 dots, thick bars 8 dots: 4,8b
2-D BARCODES:
PDF417
Symbol format parameters
.#1 | Maximum number of rows for the PDF symbol |
.#2 | Maximum number of columns for the PDF symbol |
.#3 | =1 : #1 and #2 are the mandatory size for the PDF symbol |
=0 or not specified: #1 and #2 are maximum size (default) | |
.#4 | =1 The PDF417 symbol is truncated on its right side |
=0 The PDF417 symbol is not truncated (default) |
Example:
8 columns, 10 lines mandatory size, non truncated: 8,10,0b
Data Matrix, QRCode
Symbol format parameters
.#1 | Small module height in dots (1/600 inch) |
Aztec
Symbol format parameters
.#1 | Small module height in dots (1/600 inch) |
.#2 | Bar undercut parameter. Value: 0 to (#1)-1 dots, default = 0 |
Codablock
B parameters like for 1D Barcodes
OMR
OMR mark thickness in dots (1/600 inch)
.#1 | regular mark thickness, in dots (1/600 inch) |
.#2 | heavy mark thickness, in dots (1/600 inch) |
Example:
1/010 inch for thin mark and 1/020 inch for thick mark: 6,12b