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

labelSetBuilder #7

Closed siiiiilvio closed 3 years ago

siiiiilvio commented 5 years ago

It would be great to be able to print multiple labels using the LabelSetBuilder.

ref: http://developers.dymo.com/tag/labelset/

In a jist, this allows you to print all your labels as one job. Removing any latency between label prints.