Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

window.print not working in android app.

kulkarni__sameer
Beginner
1,994 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,994 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,994 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