ZPL commands

^BE · EAN-13 Bar Code

Generates an EAN-13 barcode 13 digits; standard for retail items .

Generates an EAN-13 barcode (13 digits; standard for retail items).

Parameters

  • ^BEo,h,f,g - o: Orientation (N/R/I/B)
  • ^BEo,h,f,g - h: Bar code height in dots
  • ^BEo,h,f,g - f: Print interpretation line (Y/N)
  • ^BEo,h,f,g - g: Print interpretation line above code (Y/N)

Example

^XA
^FO50,50^BY2^BEN,80,Y,N^FD4006381333931^FS
^XZ
ZPL preview: ^BE · EAN-13 Bar Code

Tip

Provide 12 or 13 digits - the check digit is calculated by the printer.