ZPL commands

^FR · Field Reverse Print

Reverses the field against its background: it prints white over black areas and black over white areas.

Reverses the field against its background: it prints white over black areas and black over white areas.

Parameters

  • ^FR - no parameters - enables reverse print for the current field

Example

^XA
^FO50,50^GB200,60,60^FS
^FO55,55^FR^A0N,30,30^FDREVERSE^FS
^XZ
ZPL preview: ^FR · Field Reverse Print

Tip

Draw a black ^GB rectangle first, then ^FR text on top - results in white text on black.