What ^FT does
^FT is like ^FO but anchors text to its baseline (bottom of the characters) rather than the top-left corner. This makes it easier to align text of different sizes on a common line, and it is required for some rotated layouts.
Syntax
^FTx,yParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
x | Horizontal position, dots | — | — |
y | Baseline vertical position, dots | — | — |
Example
^XA
^FT50,100^A0N,40,40^FDBaseline aligned^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Related commands
See the full ZPL command reference for all 92 documented commands.
