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

Writer Image #224

Open jbajou opened 8 years ago

jbajou commented 8 years ago

Hello,

I would like to use PHPPresentation to convert each slide of a pptx file to an image for viewing purposes. In the actual development state of the project, would this possible ?

Also, since you have great knowledge in this field, do you have any other way of displaying a pptx in a web viewer that comes to mind ? (without loosing transitions effects for example, etc)

Thank you for your help

camel-chased commented 8 years ago

maybe this help you http://dag.wiee.rs/home-made/unoconv/

Progi1984 commented 5 years ago

Closes #509