How to use Node.js to print directly to the printer?
For example, send a PDF file directly to a printer, OBS: The printer is in the network shared. Can I, for example, do an axios request with a file?
How to use Node.js to print directly to the printer?
For example, send a PDF file directly to a printer, OBS: The printer is in the network shared. Can I, for example, do an axios request with a file?