Software Archive
Read-only legacy content
17061 Discussions

window.print not working in android app.

kulkarni__sameer
Beginner
1,090 Views

I built an app that have button,when it clicks in jquery window.print is to be execute but its not working in mobile app but it works with emulate in PC.I need help in this case. Please can any one help me .

0 Kudos
2 Replies
Rakshith_K_Intel
Employee
1,090 Views

You cannot use window.print in app, try using this cordova plugin and follow documentation to print using the plugin funcitons:

 https://github.com/katzer/cordova-plugin-printer ;

0 Kudos
kulkarni__sameer
Beginner
1,090 Views

Actualy i am accessing php page from server in that print button is there for that what i will do.Is it possible using above suggested  plugin.Please help me.

0 Kudos
Reply