ESC-POS-USB-NET icon indicating copy to clipboard operation
ESC-POS-USB-NET copied to clipboard

This project is a simple .NET (C#) Implementation of the Epson ESC/POS Printing using USB Device Driver.

Results 58 ESC-POS-USB-NET issues
Sort by recently updated
recently updated
newest added

I'm programming in VB.Net and trying to print and open cash drawer in a USB Epson TM-T88V. I'm using the package VIP.Printer. When I hit the button nothing happen. Thanks...

I have thermal printers with 80mm width and works perfect. However, I could not find any option in order to change paper width to 76 or something else? if it...

I want to print to A4 paper is it possible through the same code.

Metapace printers only print on 43 columns. It would be nice if this could setup, so that "printer.Separator();" would work. Maybe specify non-default columns like "printer.Separator(43);"

Allows for printing an already created ESC/POS document of bytes.

I'm trying to print QrCode with a large text but printer stops responding. `printer.QrCode("https://hom.sat.sef.sc.gov.br/nfce/consulta?p=42210681783912000189650010000000019862303679|2|2|14|10.00|4D516973754A582F36612B2F68626B506244782F64776D5A4B764D3D");` There is a workaround for this case?

Just to make sure; I can print with this library to a local USB printer; but is it possible to print to a network printer? I have tried with the...

Hi everyone! There is no place to say "**THANK YOU**" in this repository. You really saved a lot of time and problems with this awesome library to print over the...

In some cases, Barcode128 would be nice to use charset A or B, so adding a charset as optional parameter allows to print 128 with numbers and letters

Hello! I would like to know if there is any way to print normal and bold in the same. For example: Phone: **+351 912 385 385** I want to put...