I want to create a PDF out of HTML (What we are seeing in the screen) but NOT as Image. Image is working fine but doing the same for HTML, it is not capturing as in UI rather it is been different.
I am using jsPdf, html2canvas and Angular 5
Please let me know how to capture the HTML(as seen in UI) to PDF (not as Image).
Thanks vinod.