What is the best way to do page breaks in dompdf?
I have had a look here at the page-break-before css attribute, but it didn\'t work when I did:
table {p
You might make quick tests with this online debugger - i finally found my pagebreak and margin issue after days of testing.
Excursus: Did anyone install a debug environment on the development/production environment and can point me to any documentation or tutorial?