yukimizake
yukimizake
As far as I remember the ESC-POS protocol only defines a x2 font size command. A workaround is to use an Image/Bitmap object from the .Net framework and draw your...
Hi, thanks for your interest but I have no longer time nor motivation to maintain this library. However, the test app shows the available features and the init sequence :...
Hi, this library is intended to work only with serial or usb-serial printers, sorry
The PrintImage method only prints Bitmap objects and they must be 384 pixels wide. To print a QRCode you must generate and Bitmap object first. There's plenty of .NET libraries...
This should work, also you should run your code before posting it. ;) How to resize an image : https://stackoverflow.com/questions/1922040/how-to-resize-an-image-c-sharp