Text2 Barcode
Documentation
ZPL
ZPL Manual
JSFiddle Print example
ESC/POS
ESC/POS Manual
JSFiddle Print example
Print Test
Selected Device:
ZPL
ESC/POS
^XA ^PW609 ^LL403 ^PON ^CI28 ^FO38,30^GB545,349,5^FS ^FO85,60^A0N,33,33^FH^FDZPL PRINT TEST - 3"^FS ^FO170,100^A0N,33,33^FH^FD$ Dollar - € Euro^FS ^FO170,130^A0N,33,33^FH^FDL Lambda - ¥ Yen^FS ^FO150,180^A0N,33,33^FH^FDSpecial characters: ^FS ^FO150,210^A0N,33,33^FH^FDñ á é í ó ú characters^FS ^BY2,2,44^FO90,280^BCN,,Y,N^FD123456789012^FS ^FO465,20^BQN,2,4^FH\^FDLA,123456789012^FS ^PQ1,0,1,Y ^XZ
<EscPos> <Init/> <QrCode justification="right">QR Test Text</QrCode> <Feed lines="1"/> <BarCode>1234567890</BarCode> <Feed lines="1"/> <Text fontWidth="3" fontHeight="3">Large Text</Text> <Text fontWidth="2" fontHeight="2">Medium Text</Text> <Text fontWidth="1" fontHeight="1">Small Text</Text> <Feed lines="1"/> <Text justification="left">Left</Text> <Text justification="center">Center</Text> <Text justification="right">Right</Text> <Feed lines="1"/> <Text underline="one-dot-thick">Underline</Text> <Text bold="true">Bold</Text> <Text inverse="true">Invested</Text> <Feed lines="3" /> <Cut mode="full" /> </EscPos>
←