ZPL commands
^LH · Label Home
Sets the origin point 0,0 for all subsequent fields - useful for shifting the whole layout.
Sets the origin point (0,0) for all subsequent fields - useful for shifting the whole layout.
Parameters
^LHx,y- x: X-offset in dots^LHx,y- y: Y-offset in dots
Example
^XA
^LH50,50
^FO0,0^A0N,30,30^FDHello^FS
^XZ
Tip
A single ^LH aligns the whole label on the printhead.