Lukasz Goslawski
Results
1
comments of
Lukasz Goslawski
I've managed to get this working, here's how I've done it. 1) as per Alexpechonov answer in your `app.module.ts` just include these: `import { PdfmakeService } from 'ng-pdf-make';` then in...