page breaks using html2pdf
@Matthewcc
So there is a way to add breaks , but you 'll need to reference the original html2pdf documentation . I 've not added any attributes to support changing the default breaking styles within the toddle package , but you should be able to just use CSS properties based on the default . From the documentation - "By default , html2pdf .js will respect most CSS break -before , break -after , and break -inside rules " You can read the full docs here : https://ekoopmans.github.io/html2pdf.js/#page-breaks