A pure PHP library for reading and writing presentations documents
1.31k
stars
523
forks
source link
Can't read pptx, src/PhpPresentation/Reader/PowerPoint2007, Argument #1 ($pValue) must be of type int, float given #738
Closed
zose43 closed 3 months ago
Function setSize must be take an int, but more often it takes a floating number
$oRTParagraph->getFont()->setSize($oElementLvlDefRPR->getAttribute('sz') / 100);