Plain English

Sets how tall the label is, in dots. Combined with ^PW, this defines the total label size. At 203 DPI: 2" = 406 dots, 3" = 609 dots, 4" = 812 dots.

When to use

At the start of your label, with ^PW. Match this to your actual label height.

Syntax

^LLy

Parameters

ParameterDescription
yHeight in dots. Common: 406 (2"), 609 (3"), 812 (4"), 1218 (6")

Example

^XA
^PW812^LL406
^FO50,50^A0N,25,25^FD4x2 inch label^FS
^XZ

4" wide by 2" tall label

Try it in the playground View all ZPL commands