- 318 -
fn=82: Function 82 Sending the size of 2D code data in 2D code data storage area
GS ( k pL pH cn fn m
[Code] <1D>H<28>H<6B>H<pL><pH><cn><fn><m>
[Range] (pL+pH×256)=3 (pL=3,pH=0)
cn=48
fn=82
m=48
[Outline] [The specification which is commontothemodel]
•Sends the size information when printing 2-dimensional data stored in the 2-dimensional
code data storage area.
Hex Decimal Data Size
Header 37H 55 1 byte
Identifier 2FH 47 1byte
Horizontal size 30H to 39H 48 to 57 1 to 5bytes
Separator 1FH 31 1 byte
Vertical size 30Hto39H 48to57 1to5 bytes
Separator 1FH 31 1 byte
Fixed value 31H 49 1 byte
Separator 1FH 31 1 byte
Other info 30H or31H 48 or 49 1 byte
NUL 00H 0 1 byte
•“Horizontal size” and “Vertical size” indicate the number of dots of PDF417.
•Other info indicates whether symbol is printable or not.
Hex Decimal Information
30H 48 Printable
31H 49 Not printable
[Caution] [The specification which is commontothemodel]
•PDF417 is not printed with the processing of this function.
•Quiet zone (blank area around PDF417 symbol) is not included in the size information.