How to force new page with HTML in NReco PdfGenerator with C#?
Maybe specific class or id, like this works for pagination:
<div style='height: 60px;'>Seite <span class='page'></span> von <span class='topage'></span></div>
Thanks.
Page break may be forced with the following css:
<div style="page-break-after:always"></div>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With