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

QrCode doesn't work with large text #41

Open alanminusculi06 opened 3 years ago

alanminusculi06 commented 3 years ago

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?