VPVivekanand P VSep 30, 2018
Convert HTML to PDF in Angular 6
I have a component (Angular 6) which is an aggregation of several components. This produces a long HTML (I am using Bootstrap 4). Now I want to convert this HTML to PDF. I have searched far and wide and found many solutions that work on jsPDF. The re...
MMatt and 1 more commented