Reynaldo Gonzalez
Results
1
issues of
Reynaldo Gonzalez
so this is my HTML ``` Product Release Notes ``` and my JS: ``` public prtintPDF() { let element = this.coverPage.nativeElement; html2pdf(element, { margin: 0.5, filename: 'test.pdf', image: { type:...