tojocky / node-printer

Native node.js printer
1.51k stars 436 forks source link

jobs doesnt get filled if printer is a shared printer #313

Open si458 opened 2 years ago

si458 commented 2 years ago

im having an issue where for some reason if i send a word document to a shared printer on our domain controller, the jobs entry isnt then filled with the job when i ask getPrinters ? BUT if i send a job to a usb printer or pdf printer, then the jobs entry for the usb/local printers are filled? i check every 100ms and again works perfectly fine for usb or pdf printers, but not for any shared network printers? any suggestions?