TSC AUTO ID Technology Co., Ltd. 52 Copyright 2013 All Rights Reserved.
PDF417
Description
This command defines a PDF417 2D bar code.
Syntax
PDF417 x,y,width,height,rotate,[option],"content"
X-coordinate of starting point (in dot)
Y-coordinate of starting point (in dot)
Expected height (in dots)
Rotation counterclockwise
0 : No rotation
90 : Rotate 90 degrees
180 : Rotate 180 degrees
270 : Rotate 270 degrees
Data compression method
0: Auto encoding
1: Binary mode
Error correction level (Range: 0~8)
Center pattern in barcode area
0: The pattern will print upper left justified the area
1: The pattern is printed middle of area
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
Module width in dot (Range: 2~9)
Bar height in dot (Range: 4~99)
Maximum number of columns
Truncation
0: Not truncated
1: Truncated
Expression length, 1m2048 (without " for content)
Content of PDF417 2D bar code
Note:
If parameter Lm is used, double quotes (") are unnecessary for content.