Gobind Singh Samrow

Results 1 issues of Gobind Singh Samrow

``` let cssPath = 'assets/css/pdf.css'; if (this.platform.is('android')) { cssPath = 'file:///android_asset/public/' + cssPath; } const payload = _.template(' ' + content + ''); const options = { documentSize: 'A4', type:...