g21589 / PPTX2HTML

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

PowerPoint 2016 Layout-Issue #2

Closed paul-grundmann closed 8 years ago

paul-grundmann commented 8 years ago

When converting a presentation made with PP16 the reveal.js-presentation just moves down to the right. The only thing i could do was to adjust the css but then the presentations out of older pp-versions did not work properly anymore. Do you have any idea why? I have linked a presentation for you to replicate my issue.

TestPresentation.pptx

g21589 commented 8 years ago

Thanks for your feedback. It used the default size (width and height) in reveal.js-presentation instead of the size in pptx. I have fixed this size bug in the commit 2200062ff0ec1fefb62fe9db5a242205a904849d.