What ^FP does
^FP controls how characters in the following field flow — horizontally, vertically, or reverse — and adds extra spacing between them. It is used for vertical text and custom letter spacing.
Syntax
^FPd,gParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
d | Direction | H horizontal, V vertical, R reverse | H |
g | Additional inter-character gap in dots | — | — |
Example
^XA
^FO50,50^A0N,30,30^FPV,5^FDStack^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Use V for vertically stacked characters.
- The gap value adds space between characters.
Related commands
See the full ZPL command reference for all 92 documented commands.
