cordova-plugin-printer
cordova-plugin-printer copied to clipboard
How to get available printer list on iOS and how to do direct print on Android?
trafficstars
Hi. I am using this plugin for iOS and android and I hope you help me with the following problems.
- I can see that isAvailable() function returns an array for this on android but what about iOS?
- I can't do direct print on Android. Is it impossible to do direct printing on Android? I hope you would help me with these problems. Thanks in advance.
This direct printing on Android is indeed a very important thing.
Any thoughts about this? Does anyone know an app, plugin or something that intercept the print dialog screen and jumps it over or just suppress it?