Martha Madhu
Martha Madhu
var html = document.getElementById('printssss').innerHTML; var result=html.replace(/"/g, '\''); ``` var type = "text/html"; var title = "print.html"; window.plugins.PrintPlugin.print(result, function() { cordova.plugin.pDialog.dismiss(); }, function() { console.log('fail') }, "", type, title); ``` some...
4.0 and above versions of android devices
``` var html = document.getElementById('printssss').innerHTML; var result=html.replace(/"/g, '\''); setTimeout(function() { var type = "text/html"; var title = "Print.html"; var fileContent=result+".dtls_order .dtls_order_table .table { margin: 0 0 20px 0; padding: 0px;...