I have a data grid which needs to be downloaded as PDF. So I am using jspdf and html2canvas. The grid can be of multiple pages, and so I need to calcul
jspdf
html2canvas