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
aCharacter spacing adjustment
bLine spacing adjustment
cSpace character width
dAdditional text properties

Example

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

Reset text properties to defaults

Try it in the playground View all ZPL commands