You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PhpOffice\PhpPresentation\Slide::setSlideLayout(): Argument #1 ($layout) must be of type PhpOffice\PhpPresentation\Slide\SlideLayout, false given, called in vendor/phpoffice/phppresentation/src/PhpPresentation/Slide.php on line 84
My code:
$presentation = IOFactory::load($filePath);
The file I'm using: This file converted to pptx using LibreOffice 24.2.6.2
The text was updated successfully, but these errors were encountered:
I can't load a pptx file
I'm getting this error:
My code:
The file I'm using:
This file converted to pptx using LibreOffice 24.2.6.2
The text was updated successfully, but these errors were encountered: