Open toto975 opened 2 months ago
For a pptm file, mime type application/vnd.openxmlformats-officedocument.presentationml.presentation
IOFactory::load($fullPath) The error : imagecreatefromstring(): gd-png: libpng warning: iCCP: known incorrect sRGB profile
IOFactory::load($fullPath)
Here is the sample file (i renamed it .zip because .ppm is not supported in the attach files feature of github) iCCP.pptm.zip
https://stackoverflow.com/questions/70569197/imagecreatefrompng-gd-png-libpng-warning-interlace-handling-should-be-turne https://github.com/dompdf/dompdf/pull/2750/files
For a pptm file, mime type application/vnd.openxmlformats-officedocument.presentationml.presentation
IOFactory::load($fullPath)
The error : imagecreatefromstring(): gd-png: libpng warning: iCCP: known incorrect sRGB profileHere is the sample file (i renamed it .zip because .ppm is not supported in the attach files feature of github) iCCP.pptm.zip