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

can not read PPTX #796

Open
NiZerin opened this issue Mar 25, 2024 · 1 comment
Open

can not read PPTX #796

NiZerin opened this issue Mar 25, 2024 · 1 comment

Comments

@NiZerin
Copy link

NiZerin commented Mar 25, 2024

$ppt = \PhpOffice\PhpPresentation\IOFactory::load($pptPath);

PhpOffice\PhpPresentation\Reader\PowerPoint2007::loadShapeRichText(): Argument #3 ($oSlide) must be of type PhpOffice\PhpPresentation\Slide\AbstractSlide, PhpOffice\PhpPresentation\Slide\Note given, called in /www/convert_center/vendor/phpoffice/phppresentation/src/PhpPresentation/Reader/PowerPoint2007.php on line 1375

@uziins
Copy link

uziins commented May 3, 2024

Same issue, trying use another file, got this:
PhpOffice\PhpPresentation\Shape\RichText\Paragraph::setSpacingBefore(): Argument #1 ($spacingBefore) must be of type int, float given

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

No branches or pull requests

2 participants