Specifications

-
45
-
7. 2D Barcode
7.1 Format of the 2D barcode font
2 dimensional barcode symbologies (QR code and PDF417) can be printed by following printer fonts of
this driver.
2D Barcode font Font
size
Function Control
character
Description
_M1 Specify QRCode for model 1.
_M2 Specify QRCode for model 2.
_W01
_W16
Set the module width of QRCode.
From 1 to 16 dots.
_EL Set error correction level L.
Restoration ability 7%.
_EM Set error correction level M.
Restoration ability 15%.
_EQ Set error correction level Q.
Restoration ability 25%.
_EH Set error correction level H.
Restoration ability 30%.
_N**** Number of QRCode data. Specify
the figure of four digits. From 0000
to 7089.
QR_CONTROL 9.5 QR code
command
setting
_P Print QRCode data.
QR_DATA 9.5 QR code data
setting
None Specify the encoded QR data.
_D00 _D30
Set the number of digits of PDF417.
00 is processed automatically.
Process by the number of specified
digits excluding 00.
_S00
_S03 _S90
Set the number of steps of PDF417.
00 is processed automatically.
Process by the number of specified
steps excluding 00.
_W2 _W8
Set the module width of PDF417.
_H2 _H8
Set the height of the step of
PDF417
_e0 _e8
Specify the error correction level.
From 0 to 8.
_E01 _E40
Specify the error correction level by
the calculation.
_T0
_T1
Cancel simple PDF417.
Specify simple PDF417.
_N***** Number of PDF417 data. Specify
the figure of four digits. From 0000
to 7089.
PDF417_CONTROL 9.5 PDF417
command
setting
_P Print PDF417 data.
PDF417_DATA 9.5 PDF417 data
setting
None Specify the encoded PDF417 data.
*The data number to use for 2D barcode is 7089 bytes for QR code and 65532 bytes for PDF417. However,
if the size of symbolized 2D barcode is larger than print area of the printer, it will not be printed.
*Center alignment or left alignment function supported by the application software cannot work correctly