mpdf / mpdf.github.io

mPDF documentation
https://mpdf.github.io
Other
508 stars 160 forks source link

issue in useOddEven #182

Closed askaralimkndr closed 2 years ago

askaralimkndr commented 2 years ago

Hi, I am suing latest version of mpdf library,

$mpdf->useOddEven = true;

This is not working Program link: https://mpdf.github.io/headers-footers/method-1.html


An uncaught Exception was encountered

Type: Mpdf\MpdfException

Message: Cannot write to an undeclared property Mpdf\Mpdf::$useOddEven

Please help me to solve this.

Thank you

finwe commented 2 years ago

useOddEven is deprecated since mPDF 6 and removed in 2016. Will update the documentation accordingly.