^XZ · Label end
Closes the ZPL format.
Effect
Sends the label to print or render.
Example
^XA
^FO50,50^A0N,40,40^FDEditorZPL^FS
^XZTip
Ensure each ^XA is closed with ^XZ to avoid incomplete output.
Frequently asked questions
What is ^XZ used for in ZPL?
See the description and values above: they explain what ^XZ does and how to use it inside a ZPL label.
How do I test ^XZ without a printer?
Copy the example, paste it into the ZPL viewer and see the result instantly in your browser.
