ezpl.print_width

ezpl.print_width

This command sets the print width of the label in dots.

Setvar

To set the print width:
! U1 setvar "ezpl.print_width" "value"
Values
Any printhead width.
Default
The width of the printhead.

Getvar

To retrieve the current print width setting:
! U1 getvar "ezpl.print_width"
Example
This
setvar
example sets the print width value to 3.
! U1 setvar "ezpl.print_width" "3"