g21589 / PPTX2HTML

Convert pptx file to HTML by using pure javascript
http://g21589.github.io/PPTX2HTML
MIT License
499 stars 136 forks source link

PPTX themes not supported #5

Open sednanref opened 7 years ago

sednanref commented 7 years ago

Any theme of powerpoit is not supported in PPTX2HTML, whenever I use a theme, for example with a blue background, it is not showed at all in the html, the resulting html has always a normal white background.

Priyvrat commented 7 years ago

If the pptx file is dragged and dropped, a new pop up window opens up and shares back the same pptx slide to be saved

Priyvrat commented 7 years ago

How Can we bring pptx files to web format with the source formatting intact?

meshesha commented 6 years ago

try https://github.com/meshesha/PPTX2HTML/blob/master/js/worker.js

catalinacst commented 6 years ago

Hi, Already support the themes of pptx? Or are they in process?

kleanthisk10 commented 6 years ago

Are you going to support pptx themes and keep source formatting at the resulted html?