PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.3k stars 519 forks source link

Migration from PHPExcel to PhpSpreadsheet #504

Closed Progi1984 closed 2 weeks ago

Progi1984 commented 6 years ago

@mhasanshahid

PHPPresentation uses PHPExcel for writer of pptcharts, but at the same time the library phpexcel itself says its depricated and should not be used, and spreadsheet should be used. @Progi1984

mhasanshahid commented 6 years ago

@Progi1984 this migration should only be implemented under writer PptCharts or?

mhasanshahid commented 6 years ago

@Progi1984 Done with migration will give a pull request.

Progi1984 commented 2 weeks ago

Fixed by #652