Tally Genicom 6600 Printer User Manual


 
PDF417 in PGL
313
Example:
^M1103000^T0010^IBARC,PDF417,2,3,This is an example^G
Produces a barcode with bars 11 dots high and 3 dots wide, containing 2 data
columns and 16 error correction codewords (error correction level 3). The
encoded data is “This is an example”.
PDF417 in PGL
BARCODE
PDF417;<X<D>n;><Y<D>n;><(Hn)|(Wn);><ASPECT;h:w;><(Rn)|
(Cn);><Sn;>
<BFn;L;><DARK;>SR;SC(T)
STOP(T)
X<(D)>n Specifies the horizontal size of the narrow bar in 1/60ths of an
inch, if D is present. If D is not present the size is specified in
dots.
Y<D>n Specifies the vertical size of the narrow bar in 1/60ths of an
inch, if D is present. If D is not present the size is specified in
dots.
Hn Specifies the overall height of the barcode in 1/10ths of an inch.
The valid range for n is 4-99.
Wn Specifies the overall width of the barcode in 1/10ths of an inch.
The valid range for n is 4-99.
ASPECT;h:w Specifies the overall height to width aspect ratio of the barcode.
The default setting is 1:2.
Rn Specifies the number of rows in the barcode. The valid range
for n is 3-90.
Cn Specifies the number of data columns in the barcode. The valid
range for n is 1-90.
Sn Specifies the security level, which determines the number of
error correction codewords contained in the barcode. The valid
range for n is 0-9.
Since many of the formatting commands for PDF417 barcodes conflict with
each other, most of them cannot be used in conjunction with each other.
Table 48 on page 314 shows commands that cannot be used together.