What ^LL does
^LL defines the label height in dots. On continuous media this controls how far the printer feeds per label. A 6 in label at 203 dpi is 1218 dots tall (^LL1218).
Syntax
^LLaParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
a | Label length in dots | 1 to printhead limit | — |
Example
^XA
^LL1218
^PW812
^FO50,50^A0N,40,40^FD4x6 label^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Height in dots = inches × dpi.
- Most needed on continuous (non-gap) media.
Related commands
See the full ZPL command reference for all 92 documented commands.
