ZPL command guide

ZPL ^FT Field Typesetting Command

^FT positions a field with typesetting behavior. It is often seen in generated templates and can confuse teams expecting ^FO-style origins.

^FTTextBaseline
Inspect ^FT fields

^FO vs ^FT

^FO places a field from its upper-left origin. ^FT is commonly used for text positioning and can behave like a baseline-oriented field placement in many generated labels.

^XA
^PW812
^LL406
^FO50,80^A0N,40,40^FDText with FO^FS
^FT50,170^A0N,40,40^FDText with FT^FS
^XZ

Migration tip

When converting generated labels, do not blindly replace ^FT with ^FO. Preview both versions and verify text alignment on the target printer.

ZPL ^FT Command Guide - Field Typesetting Positioning