dymosoftware / dymo-connect-framework

DYMO Connect Framework for Javascript.
Other
86 stars 54 forks source link

Print queue job isn't removed once printing is complete and multiple prints are performed #76

Open fubaristic opened 11 months ago

fubaristic commented 11 months ago

Windows 11 Pro Dymo Connect 1.4.3.131 Dymo framework Javascript v1.4.4 Dymo LabelWriter 550 Turbo White Continuous Paper 30270 | LW 2-1/4" x 300'

I am finally able to print my continuous label to my liking, however the print job is never removed from the queue and thus the label keeps printing over and over. I've waited for it to print 6 times and then have manually deleted the print job. The copy param is set to 1.

    dymo.label.framework.printLabel(printerName, printParamsXml, labelXml, labelSetXml);

printData.zip