node-escpos icon indicating copy to clipboard operation
node-escpos copied to clipboard

🖨️ ESC/POS Printer driver for Node.js

Results 107 node-escpos issues
Sort by recently updated
recently updated
newest added

Hi, Model : ODP-444 I can't print char from turkish langage : `Ç Ğ I İ Ö Ş Ü ü ş ö i ı ğ ç Â â î Î...

i try to print arabic letters but it always gives me unknown results like question marks or other depending on type of encode that i pass to .encode function i...

Hi, thank you so much for this library. I'm currently using it with an EPSON thermal printer. I was wondering how to print ASCII art like ┌∩┐(◣_◢)┌∩┐on the printer. Whenever,...

Is there a way to fetch the leftover paper status with an usb connection?

File: command.js TXT_ITALIC_OFF: '\x1b\x35', // Italic font ON TXT_ITALIC_ON: '\x1b\x34', // Italic font ON It should be TXT_ITALIC_OFF: '\x1b\x34\x00', // Italic font OFF TXT_ITALIC_ON: '\x1b\x34\x01', // Italic font ON

Using escpos v3.0.0-alpha.3 and escpos-usb v3.0.0-alpha.2 I am able to print from Debian linux. However each content type is prefixed by a letter. All text is prefixed by an 'M'...

![微信图片_20200427163246](https://user-images.githubusercontent.com/33711529/80351341-c5a28d00-88a4-11ea-9277-c7c3acd183ff.jpg)

Hello, I am try to using this, but I got an error, the printer is not printing correctly, I try execute file from example/index.js, the result like this ![WhatsApp Image...

I have tried the example you provided but still cannot print images ![IMG_20200208_220004](https://user-images.githubusercontent.com/36499755/74087447-e5ed5780-4abe-11ea-9cfb-b78130f6a729.jpg) I have also read on [issues on escpos-php](https://github.com/mike42/escpos-php/issues/98) he said "Graphics are supported on the TM U220....

I use escpos in electronic, and I use serial port to print. What I print is a bunch of random codes. Please help me ![D`292H(1K _OC~T)@)K9J~G](https://user-images.githubusercontent.com/26755513/71574026-bd6a5900-2b21-11ea-9260-bd47dd8a17bc.png)