PDF417 in PGL315Barcode Rotations in PGLBarcodes can now be rotated in four different orientations instead of theformer two orientations. VSCAN is still supported to create a 90 degreecounterclockwise barcode. The new parameters are use in place of VSCAN toallow new rotations. The new parameters are CW to create a 90 degreeclockwise bar code, INV to create an inverted (180 degree) bar code, andCCW to create a 90 degree counterclockwise bar code.User-defined Barcode Ratios in PGLBar code ratios can now be defined to control bar code size. The XR and XRDparameters are used in the same location as the current magnification valueparameter. 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 spacewidths in printer dots (60 dpi for XR and 120 dpi for XRD), each separated bya colon. The following example illustrates the usage of the XR parameter:BARCODEC3/9;XR1:1:2:2;H10;5;1*Code 39*STOPThe previous values for magnification continue to be valid.New Barcode Fonts in PGLNew values have been added to the FONT parameter of the BARCODEcommand. The following table identifies the valid values.Value DescriptionN 10 CPI ASCIIP 12 CPI ASCIIQ 13 CPI ASCIIR 15 CPI ASCIIT 17 CPI ASCIIV 20 CPI ASCIIO 10 CPI OCR-AX 10 CPI OCR-BS Supresses printing of human readable characters.