Software Manual
65
3.6. 2D Code Printing Function (2D Code Fonts)
The 2D code printing function performs QR code or PDF417 printing using device fonts supported in this
driver.
QR code or PDF417 printing is realized with a combination of 2D code fonts
(”QR_CNTL”, ”PDF417”, ”DATA1”, ”DATA2”, and ”DATA3”) and control fonts (”ESC_FONT”
and ”ESC_FONT_KANJI”).
Each Font Function as follows;
Device Font
Name
Function Details Memo
QR_CNTL
Setting
QR commands
Output commands for QR
printing.
PDF417
Setting
PDF417
commands
Output commands for PDF417
printing.
DATA1
Setting
2D code data
\x20 - \x7F replace \x00 - \x5F
Output \x00 -\xFF
is possible.
DATA2 \x20 - \x7F replace \x60 - \xBF
DATA3 \x20 - \x5F replace \xC0 - \xFF
ESC_FONT Output \x20 - \x7F
Output \x20 -\x7F
is possible.