How do I add page breaks to Sales Order templates?
How do I add page breaks to Sales Order templates?
I would like our Terms and Conditions to start on a new page of the resulting PDF. How do I do this?
I tried adding
<
div
style
=
"break-after:page"
></
div
>, but this did not work.