node-thermal-printer icon indicating copy to clipboard operation
node-thermal-printer copied to clipboard

Node.js module for Epson, Star, Tanca, Drauma and Brother thermal printers command line printing.

Results 40 node-thermal-printer issues
Sort by recently updated
recently updated
newest added

we have unplugged the internet cable from the router and our printers are connected to the router in the local network. Our pc is connected to the router and doesn't...

I've tried setting charsets to CHINA from the examples. I've tried encoding to CP936, ISO-8859-1, GBK, GB18030, BIG5 with iconv-lite and it's all printing in gibberish. Is there a way...

Hello i have a problem with Greek letters any CharacterSet isnt print correct letters anyone have solve this?

I use the GOOJPRT MPT-3 printer Firmware: **MTP-3B-YC-8008** Font: **1.10** The problem is that if you use setTypeFontB, the Cyrillic alphabet is printed incorrectly. If you use setTypeFontA or setTextNormal,...

@Klemen1337 @dustinbolton i have a problem, when i try to use the library in side react it wont work and it will cry about net, and i do it from...

i am using POS-80-Series brand this name is getted from the printer itself and it is connected and make print through chrome .i want make sure that will it work...

I have a thermal printer made by the company posway which works with windows installed pos billing software.. my question is , since it not the eposn,star or tanca printer,...

Hey, Great library, but we cannot seem to print anything to a TSP 100 STAR printer. Is does say the data is sended to the printer, but nothing is printed....

This characterSet not function in words using ~ Example: Feijão or balão In printer showing feij,,o bal,,o my code: ```js const { ThermalPrinter, PrinterTypes } = require('node-thermal-printer') async function example()...