spipu / html2pdf

OFFICIAL PROJECT | HTML to PDF converter written in PHP
http://html2pdf.fr/en/default
Open Software License 3.0
1.67k stars 748 forks source link

img PNG error render (Error 500) #799

Open LOTBAegurpegui opened 3 months ago

LOTBAegurpegui commented 3 months ago

Hello, I am having an error while generating the PDF. I discovered that my PNG images return a "500 Error," but if I replace them with JPG, the document is generated correctly.

I recently installed PHP 8.2. With PHP 7.4, it works correctly. With the new version, I get this error. I checked the GD and CURL extensions, and they are installed. Therefore, I don't know what could be causing this error.

Thank you in advance for the information to resolve this issue.

Best regards, Enrique