Alpesh Vasani

Results 5 comments of Alpesh Vasani

@aloisdeniel Can we have this merged and released, please?

Solved it by updating @angular/cdk and @angular/material to the latest version

@KishanIos007 I got it working 1. cordova plugin add cordova-plugin-print-pdf // important 2. ``` "(window).plugins.PrintPDF.print({ data: 'myBase64', type: 'Data', title: 'Print Document', success: function () { console.log('success'); }, error: function...

Let me see your config.xml

I would suggest you create an empty project and follow exact steps provided in my answer. I believe that something is wrong. Let me know then. Because step that I...