Error in NodeJS when printing on Windows?

0

Hi, I have a problem and I can not formulate it here or I am doing it in the right way. It turns out that I'm trying to print some files through Node.js in Windows, I've tried with the libraries: node-printer, escpos and node-thermal-printer. All these libraries fail in the same way that they are not able to recognize the printer (the printer works well because I have printed in mozilla or LibreOffice Writer). All the libraries are well installed but I get the error that they can not find the printer. The code that I have tried is the one that comes from example in each library in npm. I have my printer connected to the laptop by usb. I need it to be in Windows and connected the printer by usb.

    
asked by kosode 09.10.2018 в 07:49
source

0 answers