Specifications

219
ZPL Commands
^LR
9/15/06 ZPL II Programming Guide 45541L-004 Rev. A
^LR
Label Reverse Print
Description The ^LR command reverses the printing of all fields in the label format. It
allows a field to appear as white over black or black over white.
Using the
^LR is identical to placing an ^FR command in all current and subsequent fields.
Format ^LRa
This table identifies the parameters for this format:
Comments The
^LR setting remains active unless turned off by ^LRN or the printer is
turned off.
Only fields following this command are affected.
Parameters Details
a = reverse print all
fields
Accepted Values:
N = no
Y = yes
Initial Value at Power-up:
N or last permanently saved value
Example • This is an example that shows printing white over black and black over white.
The ^GB command is used to create the black background.
Note • ^GB needs to be used together with ^LR.