What ^BE does
^BE creates an EAN-13 barcode, the 13-digit retail product code used on consumer goods worldwide. The printer calculates the check digit. Use it for retail-destined products that scan at point of sale.
Syntax
^BEo,h,f,gParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
o | Orientation | N, R, I, B | — |
h | Bar height, dots | — | — |
f | Interpretation line | Y, N | Y |
Example
^XA
^BY2,3,80
^FO50,50^BEN,80,Y,N^FD400638133393^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Related commands
See the full ZPL command reference for all 92 documented commands.
