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

HELP! System.DllNotFoundException: 'winspool.Drv' .net maui Android #64

Open andylim-mkj opened 11 months ago

andylim-mkj commented 11 months ago

Got System.DllNotFoundException: 'winspool.Drv' when trying to print from my .net maui Android. Printing from Windows Machine is working fine though. Can somebody help? Thanks.