Plain English

A compact numeric-only barcode where pairs of digits interleave. Very space-efficient for numbers. Common in warehouse and distribution for case/pallet labels.

When to use

Warehouse carton labels, distribution, and anywhere you need a compact barcode for numeric-only data.

Syntax

^B2o,h,f,g,e

Parameters

ParameterDescription
o
Rotation
h
Height
f
Show text: Y or N
g
Text above: Y or N
e
Check digit: Y or N

Example

^XA
^FO50,50^BY2^B2N,80,Y,N,Y^FD1234567890^FS
^XZ

ITF barcode for a carton label (must be even number of digits)

Glossary entry

Try it in the playground View all ZPL commands