Plain English

Sets advanced text rendering properties including character spacing, line spacing, and justification defaults.

When to use

When fine-tuning text rendering beyond what ^CF and ^A0 provide.

Syntax

^PAa,b,c,d

Parameters

ParameterDescription
a
Character spacing adjustment
b
Line spacing adjustment
c
Space character width
d
Additional text properties

Example

^XA
^PA0,0,0,0
^XZ

Reset text properties to defaults

Try it in the playground View all ZPL commands