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
$parser = new Parser();
[$pdf]
= $parser->parseFile($fullPath);
Here is the error
PhpOffice\Common\Microsoft\OLERead::getStream(): Argument #1 ($stream) must be of type int, null given, called in \PhpPresentation\Reader\PowerPoint97.php on line 487
Here is the file (i renamed it .zip because .pps is not supported in the attach files feature of github) test.pps.zip
The text was updated successfully, but these errors were encountered:
Here is the error
PhpOffice\Common\Microsoft\OLERead::getStream(): Argument #1 ($stream) must be of type int, null given, called in \PhpPresentation\Reader\PowerPoint97.php on line 487
Here is the file (i renamed it .zip because .pps is not supported in the attach files feature of github)
test.pps.zip
The text was updated successfully, but these errors were encountered: