mccarlosen / laravel-mpdf

Generate PDFs in Laravel with Mpdf.
389 stars 106 forks source link

Undefined variable $cw php 8.0.1 laravel 8.6 #102

Closed AndrewRamyE closed 1 year ago

AndrewRamyE commented 1 year ago

the issue Undefined variable $cw vendor/mpdf/mpdf/src/Mpdf.php:3991 this happen on some fonts

mccarlosen commented 1 year ago

Hi, what fonts do you use?

AndrewRamyE commented 1 year ago

the font was 'sans-serif' then change it to 'XBRiyaz' it works fine

mccarlosen commented 1 year ago

I use sans-serif and it works fine.

AndrewRamyE commented 1 year ago

i work fine fine for 5 months