gitbrent / PptxGenJS

Create PowerPoint presentations with a powerful, concise JavaScript API.
https://gitbrent.github.io/PptxGenJS/
MIT License
2.62k stars 611 forks source link

Bamboo/better error handling for media assets #1310

Open urielSilva opened 7 months ago

urielSilva commented 7 months ago

Current pptx export fails whenever a media asset fails to be loaded. This PR fixes that by adding a blank image whenever an asset fails to load.