Plain English

A compressed version of UPC-A that encodes 6 digits (plus check digit) in roughly half the space. Used on very small items in US/Canadian retail.

When to use

Small retail products in North America where UPC-A won't fit.

Syntax

^B9o,h,f,g

Parameters

ParameterDescription
oRotation
hHeight
fShow text: Y or N
gText above: Y or N

Example

^XA
^FO50,50^BY2^B9N,80,Y,N^FD01234565^FS
^XZ

UPC-E barcode for a small retail item

Try it in the playground View all ZPL commands