@jsreport/jsreport-pptx
jsreport recipe for creating pptx reports
See https://jsreport.net/learn/pptx
Changelog
4.0.0
- minimum node.js version is now
18.15.0
- update studio build against new webpack and babel
3.4.0
- fix pptxSlides issues with updates after xmldom dep update
3.3.0
- fix support of pptxTable and add support for vertical tables
- pptxImage now support same options as
docxImage
(usePlaceholderSize, width, height options) - accept buffer strings as base64 and throw better error when failed to parse office template input
3.2.1
- changes to enable caching of system helpers
3.2.0
- update to support new api for office asset display
3.0.1
- fix errorLine in stack trace when propagating from pptx
3.0.0-beta.1
Adaptations for the v3 APIs