ng-pdf-make icon indicating copy to clipboard operation
ng-pdf-make copied to clipboard

How to render/show the pdf ?

Open angel-zeitoune opened this issue 4 years ago • 1 comments

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?

angel-zeitoune avatar Oct 24 '20 15:10 angel-zeitoune

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

rabiee3 avatar Oct 12 '21 11:10 rabiee3