Camilo Vergara M.
Results
2
comments of
Camilo Vergara M.
just replace the following line on saveHtmlToPdf.js onePageCanvas.setAttribute('height', 980); for this onePageCanvas.setAttribute('height', $(window).height()); and you will get all the pages needed :)
Make sure that all your content belongs to the div pdf-save-content="someid"