Can somebody tell me why mPDF doesn't accept this code to avoid page break inside my div
<div style="page-break-inside:avoid !important;">
multi
line
content
</div>
may be, set in your extension mpdf -> config.php and set
tableMinSizePriority
to be false
like this $this->tableMinSizePriority = false;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With