What ^JZ does
^JZ decides if the printer automatically reprints the last label after a fault (such as a paper-out) is cleared, preventing missing labels in a batch.
Syntax
^JZaParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
a | Reprint after error | Y,N | Y |
Example
^XA
^JZY
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Y avoids gaps in a serialized batch after a jam.
- The setting is saved with ^JUS.
Related commands
See the full ZPL command reference for all 92 documented commands.
