TSC AUTO ID Technology Co., Ltd. 48 Copyright 2009 All Rights Reserved.
PDF417
Description
This command defines a PDF417 2D barcode.
Syntax
PDF417 x, y, width, height, rotate, [option], expression
Parameter Description
x X-coordinate of starting point (in dots)
y Y-coordinate of starting point (in dots)
width Expected width (in dots)
height Expected height (in dots)
rotate Rotation counterclockwise.
0 : No rotation
90 : 90 degrees
180 : 180 degrees
270 : 270 degrees
expression Barcode text or string expression to be printed.
[option]
P Data compression method
0: Auto encoding
1: Binary mode
E Error correction level. Range: 0~8
M Center pattern in barcode area
0: The pattern will print upper left justified the area
1: The pattern is printed middle of area
Ux,y,c Human readable
x: Human readable characters in the specified x-coordinate
y: Human readable characters in the specified y-coordinate
c: Maximum characters of human readable character per line
W Module width in dot. Range: 2~9
H Bar height in dot. Range: 4~99
R Maximum number of rows
C Maximum number of columns
T Truncation.
0: Not truncated
1: Truncated
Lm Expression length (without double quote), 1m2048