- Citizen Printer Command Reference

- 214 -
code data storage area
fn=82 Function 82 Sending the size of 2-dimensional code data in 2-dimensional
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=3pH=0)
cn=48
fn=82
m=48
[Outline] [The specification which depend on the model]
Sends the size information when printing 2-dimensional data stored in the 2-dimensional
code data storage area.
Hex Decimal Data Size
37H 55
Header 1 byte
2FH 47
Identifier 1byte
30H39H 4857
15 bytes
Horizontal size
1FH 31
Separator 1 byte
30H39H 4857
15 bytes
Vertical size
1FH 31
Separator 1 byte
31H 49
Fixed value 1 byte
1FH 31
Separator 1 byte
30H or 31H 48 or 49
Other info 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] PDF417 is not printed with the processing of this function.
Quiet zone (blank area around PDF417 symbol) is not included in the size information.