We're trying to print two number series in one print job, e.g.
Lot: 1 - 10
Sublot: 1 - 5
So the printer will print five Lot 1 labels with Sublot 1,2,3,4,5, then five Lot 2 labels with Sublot 1,2,3,4,5, and so on until it prints five Lot 10 labels.
The user enters the starting and ending Lot and Sublot numbers into variable fields, and the job is sent to a Zebra printer. Any help with the ZPL code would be greatly appreciated.
Thanks!
Lot: 1 - 10
Sublot: 1 - 5
So the printer will print five Lot 1 labels with Sublot 1,2,3,4,5, then five Lot 2 labels with Sublot 1,2,3,4,5, and so on until it prints five Lot 10 labels.
The user enters the starting and ending Lot and Sublot numbers into variable fields, and the job is sent to a Zebra printer. Any help with the ZPL code would be greatly appreciated.
Thanks!