kishan Oza
kishan Oza
@sarahgoldman can u please have a look into this :(
Hello @sarahgoldman @ffournier @thop7 I need your attention guys please help me out with this. :(
Here is the way you can reproduce the bug 1) ionic start pdf-demo 2) cd pdf-demo 3) npm install pdfmake 4) npm install cordova-print-pdf-plugin 5) create one demo document definition...
Actually import is for the `printDirect` function. Ok @thop7 Let me try then. Thanks for the help.
I again get `ERROR TypeError: Cannot read property 'PrintPDF' of undefined` error when I remove the import. I just kept alterdemo and startdemo method. Can i make the demo repo...
Do I need to make a demo repo for you ?? Or I can write down the steps here ? :)
yes definitely..sure otherwise I should get the Error `cordova is not available` instead of all this first :)
Let me try this. Do you have any repo if yes then i can simply just clone it :)
I tried but get the same Error `ERROR TypeError: Cannot read property 'PrintPDF' of undefined` may be it's bcz of other plugins I guess or a cache issue( I have...
I have gone through the fresh ionic project but still the same error. have you declare window variable in global. bcz I haven't seen in your code ?