What ^FW does
^FW sets a default orientation (rotation) applied to subsequent fields that don't specify their own. Values are N (normal), R (rotated 90° clockwise), I (inverted 180°), and B (bottom-up, 270°).
Syntax
^FWrParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
r | Rotation | N, R, I, B | N |
Example
^XA
^FWR
^FO50,50^A0,40,40^FDRotated^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.
