node-printer
node-printer copied to clipboard
Native node.js printer
hi ! my os is windows, how to use 'node-printer' in html ? printer.printDirect({data: dom.getElementById('printpage') , printer: 'NPI145676 (HP LaserJet M1536dnf MFP) (副本 1)' , type: "dom" , success:function(){ console.log("ok");...
I'm trying to use getPrinter('ESynaps') but an error occured while this printer is listed in the result of the getPrinters function :  This printer ('ESynaps') is a virtual printer....
Unable to install here is log file that generate during installation 0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program...
I'm using quasar with electron 1.8.1 and printer 0.2.2 I can dev-build and print using the module but if I make a prod build (which works) the app crashes on...
I work in a Windows 7@32bit environment; my electron app need to print a well-formed ticket (infos about purchases, ...). I can produce PDF, PNGs, customized text formats. From what...
This plugin does not print anything.
I am trying to package an app that include node printer, I compiled it natively for linux, this way ` cd node_modules/printer ` `npm install` it generates a `build/Release/node_printer.node` file...
Hi, i've been testing using the print_raw.js example, i use electron-forge to create new project, then do npm install printer --runtime=electron --target=3.3.1 --target_arch=x64 from new project directory. here's my index.js...
I am trying to install this on a debian 9 server and it is failing with > gyp: Call to 'cups-config --libs' returned exit status 0 while in binding.gyp. while...