mtmsuhail / ESC-POS-USB-NET

This project is a simple .NET (C#) Implementation of the Epson ESC/POS Printing using USB Device Driver.
MIT License
202 stars 86 forks source link

Paper Width Optimization #45

Open eatsys1 opened 2 years ago

eatsys1 commented 2 years ago

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 narrower than 80mm then it wraps. This is something i don't want. How may i change paper width?

RAlcaino commented 2 years ago

Tengo impresoras térmicas de 80mm de ancho y funciona perfecto. Sin embargo, no pude encontrar ninguna opción para cambiar el ancho del papel a 76 o algo más. si es más estrecho que 80 mm, entonces se envuelve. Esto es algo que no quiero. ¿Cómo puedo cambiar el ancho del papel?

Hi, did you manage to solve it?