ezpl.reprint_mode

ezpl.reprint_mode

This command turns on/off the reprint mode.

Setvar

To instruct the printer to turn on or off reprint mode:
! U1 setvar "ezpl.reprint_mode" "value"
Values
  • "on"
  • "off"
Default
"off"

Getvar

To retrieves the current setting for reprint mode:
! U1 getvar "ezpl.reprint_mode"
Example
This
setvar
example turns reprint mode on.
! U1 setvar "ezpl.reprint_mode" "on"