dsandor / dymojs

A pure javascript library for printing labels on a Dymo Labelwriter printer from the browser or from nodejs.
128 stars 30 forks source link

Print multiple copies #20

Open nneuberger1 opened 2 years ago

nneuberger1 commented 2 years ago

I'd like to print multiple copies of the same label. Is there a way to pass in multiple copies to the Dymo library?

I'm searching and didn't find much on the external web service that this library connects too.

I'm sure I can make multiple calls, but wasn't sure if they even had that as an option on the external web service library.