Convert HTML to PDF Using JavaScript HTML2PDF.js Library
Install html2pdf Library Add html2pdf library in your code using CDN. HTML to PDF Using JavaScript Code index.html You can also pass the custom options to the html2pdf library as shown below. It will add custom margin to the pdf document and also pass the filename and also pass the html2canvas and jspdf library. Output Screenshot