node-printer
node-printer copied to clipboard
Native node.js printer
I am looking to use this module, and while playing with the examples when I try to run printFile.JS I will see jobs show up in the print spool, but...
This project is great! How do I send instructions to the system printer? In Java, it is sent to the system printer by drawing. thank you
I'm trying to use this project with electron, but I'm getting this error in windows 10: `C:\Users\josue.zatarain\AppData\Roaming\npm\node_modules\electron\dist\resources\electron.asar\renderer\api\remote.js:209 Uncaught Error: Could not call remote function 'getPrinters'. Check that the function signature...
Hi! How can I detect all printers int the network (LAN), not only installed in my local PC. Thanks!
The API has a method to get de default/selected paper but how could one change that selection?
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi All Can i delete the `Build` folder that gets created after the module is built? currently its 18MB in size, but i see the .node file thats required is...
You can see here https://registry.npmjs.org/printer/-/printer-0.4.0.tgz macros.hh still has the line: `#if NODE_VERSION_AT_LEAST(13 0, 0)` instead of `12, 0, 0` which was merged in #292 Installing from source fixes it.
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...
What is the latest version of electron and node compatible with this package?