Kyrylo Antoshyn
Kyrylo Antoshyn
Thanks, it works fine for me!
I fixed the issue today and everything works. I changed my 25-pin–usb cable to usb-usb and used FilePrinter class like you did in ConsoleTest application. It works fine now. ConsoleTest...
I closed the issue, thanks for your attention. If you have more questions about the issue ask me here and I will try to answer.
Yes, it is necessary for me to have the "empty paper" message in a production environment. I reopen this issue and we need to make SerialPrinter working on Linux. Thanks!
I can do it next week and send you the app.
Hi, here is test app which references your library from GitHub. Exception occurs when I create SerialPrinter object. My printer's virtual port is /dev/ttyUSB0, you can see it in code....
Hi, @lukevp. I will test library as soon as possible.
I have downloaded latest NuGet library version. I have Epson TM-T70 printer connected via USB. When I am trying to create `SerialPrinter` object the error occurs: Code: `var printer =...
Is it possible to use `FilePrinter` and check for paper status now? `FilePrinter` works well.
@cenit check, please, why CI/CD is failed, because I solely added Python script to Scripts directory.