Barcode rotations in pgl, User-defined barcode ratios in pgl, New barcode fonts in pgl – Tally Genicom 6600 User Manual

Page 315

Advertising
background image

PDF417 in PGL

315

Barcode Rotations in PGL

Barcodes can now be rotated in four different orientations instead of the
former two orientations. VSCAN is still supported to create a 90 degree
counterclockwise barcode. The new parameters are use in place of VSCAN to
allow new rotations. The new parameters are CW to create a 90 degree
clockwise bar code, INV to create an inverted (180 degree) bar code, and
CCW to create a 90 degree counterclockwise bar code.

User-defined Barcode Ratios in PGL

Bar code ratios can now be defined to control bar code size. The XR and XRD
parameters are used in the same location as the current magnification value
parameter. The XR and XRD parameters are followed by four ratio values
(eight for Code 128, UPC, and EAN bar codes).

These values specify the narrow bar, narrow space, wide bar, and wide space
widths in printer dots (60 dpi for XR and 120 dpi for XRD), each separated by
a colon. The following example illustrates the usage of the XR parameter:

BARCODE

C3/9;XR1:1:2:2;H10;5;1

*Code 39*

STOP

The previous values for magnification continue to be valid.

New Barcode Fonts in PGL

New values have been added to the FONT parameter of the BARCODE
command. The following table identifies the valid values.

Value

Description

N

10 CPI ASCII

P

12 CPI ASCII

Q

13 CPI ASCII

R

15 CPI ASCII

T

17 CPI ASCII

V

20 CPI ASCII

O

10 CPI OCR-A

X

10 CPI OCR-B

S

Supresses printing of human readable characters.

Advertising