Skip to content
New issue

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

Reader\PowerPoint97.php Argument #1 ($stream) must be of type int #817

Open
toto975 opened this issue Sep 4, 2024 · 0 comments
Open

Reader\PowerPoint97.php Argument #1 ($stream) must be of type int #817

toto975 opened this issue Sep 4, 2024 · 0 comments

Comments

@toto975
Copy link

toto975 commented Sep 4, 2024

$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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants