node.js - Electron USB Printer Connection -


we have developed electron windows app using react js framework. have used thermal printer node library connect usb printer print data.

i have tried using share printer in printer properties , using command \system_name\printer_sharename , it's work in windows 8

but window 7 it's not working. idea connect usb printer via electron app using node js ?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -