What ^LR does
^LR inverts the printing for every field on the label so that dark areas print white and vice-versa. It is a label-wide version of the per-field ^FR command.
Syntax
^LRaParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
a | Reverse print | Y,N | N |
Example
^XA
^LRY
^FO50,50^GB300,80,80^FS
^FO60,60^A0N,40,40^FDREVERSED^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Whole-label version of ^FR.
- Usually paired with a filled ^GB background.
Related commands
See the full ZPL command reference for all 92 documented commands.
