hohinhenry
hohinhenry
Found that if I update the PrintImage function maxWidth to lower width, the app will not auto crash but will display another error. epson.PrintImage(Buffer, true, true, 125) Error: Method not...
Xamarin version is 16.11.000.197 Xamarin.iOS version is 15.2.0.17
Finally, follow this link(https://github.com/mono/mono/issues/20805) step can print the image when maximum width is 225. But still cannot print when the maximum width is more than 225.