ng-pdf-make
ng-pdf-make copied to clipboard
How to render/show the pdf ?
Hi, pdfMake allow to render generated pdf in a div element like is showed in this example: https://codepen.io/diguifi/pen/YdBbyz How can I do it with this wrapper?
The example you provided generated a canvas, it is not a built in feature in pdfmake, so i guess you have to create your own custom implementation for that