How to Create Multipage PDF from HTML Using jsPDF and html2Canvas
There are a number of tools which can easily create PDF files from JSON or raw data provided. But in some situations, we have rich UI elements like images and data representation in graphs, so in that case, we may require PDF as it is. jsPDF and html2canvas are really powerful tools which can help […]
How to Create Multipage PDF from HTML Using jsPDF and html2Canvas Read More »