Exist any way to set the Height of header when use SetHTMLHeader function?
In the first page the size by default is correct but in the next pages, the content overwrites the end part of the header.
Regards, Oscar.
Finally use this:
$this->mpdf->mPDF('utf-8','A4','','','15','15','28','18');
When 15=margin-left, 15=margin-right, 28=margin-top, 18=margin-bottom
And now works well. Regards, Oscar
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