Hi everyone,
I was wondering if there is a way to print multiple labels at once. Immagine I have 5 products I wanna print the labels for. I was wondering if there is a way to queue them / stack them so that they can be printed with just one simple click. Either through BrowserPrint-Zebra-1.1.250.min.js or BrowserPrint-3.1.250.min.js.
Can someone point me in the right direction?
Maybe it's as simple as a loop..would be great if there was some sort of async / await pattern so that, as soon as the first label gets printed, I can start with the second one safely.
0 Replies