We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
https://stackoverflow.com/questions/70569197/imagecreatefrompng-gd-png-libpng-warning-interlace-handling-should-be-turne https://github.com/dompdf/dompdf/pull/2750/files
Sorry, something went wrong.
No branches or pull requests
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
Here is the sample file (i renamed it .zip because .ppm is not supported in the attach files feature of github)
iCCP.pptm.zip
The text was updated successfully, but these errors were encountered: