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

Print HTML documents

Results 92 cordova-plugin-printer issues
Sort by recently updated
recently updated
newest added

Hi Katzer, thanks so much for creating this plugin.. it's been fantastic. Sadly since IOS 15 came out the printToPrinter function now throws an error 'Application tried to present modally...

The following method does not open the printer selection window in iOS: cordova.plugins.printer.pick({ top: 40, left: 30 }, callback); The method returns null. cordova.plugins.printer.print() works as expected.

See https://github.com/katzer/cordova-plugin-printer/issues/268

See https://github.com/katzer/cordova-plugin-printer/issues/281#issuecomment-1121870473

Hello we are creating app using phonegap build site and for ios print preview shows blank first time second time open then it shows fine. so checked more and found...

I am trying to print baes64 data on Android. On iOS, it functions perfectly. On Android, when I try to call the plugin to print, my app crashes. This has...

Hi, Is there any way now (which wasn't there in past) in Android, print a document "silently" on Android without displaying the preview page? Thanks

Cannot compile when using [email protected]. I had to upgrade because google play is now requiring we target at least API level 30. If I uninstall both @ionic-native/printer and cordova-plugin-printer it...

When I tried to print a badge with Brother VC-500W, the badge ignores all the margin (white spaces) on all four sizes and the badge looks zoomed in.