PowerPoint Generator

PowerPoint Generator (ODC)

Stable version 1.1.0 (Compatible with ODC)
Uploaded on 30 October 2023 by Noesis
PowerPoint Generator

PowerPoint Generator (ODC)

Details
Detailed Description

This component allows you to generate custom Powerpoint presentations, by adding text, images or tables to your presentation slides. You can also include shapes to highlight your text, or hyperlinks to web pages.

This component consists of Javascript functions that use PptxGenJS JavaScript library to generate the pptx files (https://gitbrent.github.io/PptxGenJS/).

Main features:

  • Add new presentations
  • Define Master Slides (which can be used as a template to new slides)
  • Add Slides to the presentation
  • Add text/images/shapes/tables to the slides
  • Save the presentations
Limitations
  • AddTableToSlide client action is not working, and throwing a javascript exception (issue under investigation)
Release notes 
  • Fixed an issue on PptxGenJS 2.5.0 related to "stream" module dependency.
  • Fixed an issue that was causing to iterate over a list being iterated.
  • Created Initiator block to load external javascript libraries.
License

BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)

The MIT License (MIT) - Copyright (c) 2015-2018 Brent Ely