Plain English

Sets the default rotation for all fields on the label. If you set ^FWR, every field will be rotated 90° unless it has its own rotation set via ^A0.

When to use

When you need the entire label rotated — for example, a vertical label on a shelf edge.

Syntax

^FWo

Parameters

ParameterDescription
oDefault rotation: N (normal), R (90°), I (180°), B (270°)

Example

^XA
^FWR
^FO100,50^A0N,30,30^FDAll rotated 90°^FS
^FO100,200^A0N,30,30^FDThis too^FS
^XZ

Entire label content rotated 90° clockwise

Try it in the playground View all ZPL commands