I am customising an advanced pdf/html template and need a page break. I had set up the following css rule which has always been working fine:
h1 { page-break-before: always;
}
But has stopped working. Any suggestions please! 🙂
t
tdietrich
07/30/2021, 2:21 PM
@EB Have you tried the "pbr" tag?
Something like this: