Nieuws

My project uses ReactJS and html2pdf, Tailwind. I'm running into an issue when trying to control page breaks. So far, I’ve only been able to use the html2pdf__page-break tag. I customized it to use ...
The parent div is dynamically filled with child divs, and the number of them and their individual heights are not known prior to loading the page. Telling html2pdf to avoid page breaks on the child ...