cordova-plugin-printer icon indicating copy to clipboard operation
cordova-plugin-printer copied to clipboard

How to get available printer list on iOS and how to do direct print on Android?

Open Phoenix-Alpha opened this issue 4 years ago • 1 comments
trafficstars

Hi. I am using this plugin for iOS and android and I hope you help me with the following problems.

  1. I can see that isAvailable() function returns an array for this on android but what about iOS?
  2. 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.

Phoenix-Alpha avatar Nov 26 '20 14:11 Phoenix-Alpha

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?

mayrocolnago avatar Mar 14 '22 12:03 mayrocolnago