Dear support,
I use WP PDF Generator with dynamic wordpress page (divi builder). Is there a way to force breaking page in the generated PDF. I have tried to insert a specific html code in my web page to enforce break but without success.
my tried codes :
<div style="page-break-before:always">some text</div>
<div style="page-break-after:always">some text</div>
<div style="page-break-inside:avoid">some text</div>
Have you got an idea how I can achieve it ? is it possible with plugin code update or with a specific embedded code ?
WP PDF generator : v 1.2.3
WordPress : 6.3.1
PHP : 8.2.4
All other mechanism seems fine with the great plugin !
Thank you very mutch
Cdlt,
Vincent Texier