Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP (web) Export to power point (pptx)

I want to ask about how to export chart (with edit data enabled) to pptx (powerpoint) from web (PHP)?

I have tried these libraries, but neither do work in ms. office, but in other office suite it works (e.g. libreoffice, wps office).

https://github.com/PHPOffice/PHPPresentation

https://github.com/gitbrent/PptxGenJS

Any solutions accepted, but I prefer do it in PHP.

Thanks anyway!

like image 824
Arya Kusuma Avatar asked Dec 18 '25 22:12

Arya Kusuma


1 Answers

PHPPresentation is a good way, also take a look to https://github.com/CristalTeam/pptx.

The cristal/pptx package cannot create slides from scratch but can template and merge existing one. In many cases, this may be preferable.

like image 104
Camille Avatar answered Dec 21 '25 10:12

Camille



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!