Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Can you give me the PHP and WordPress release with page break working ?

    Thank you,

    Vincent Texier

    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

Viewing 2 replies - 1 through 2 (of 2 total)