Skip to content

commi235/PPTX_CREATOR

Repository files navigation

PPTX_CREATOR

Create PPTX files from a template replacing substitution strings.

INSTALLATION

Simply run the provided "install_all.sql" file if you want everything installed at once.
If you have the referenced libraries already you can run "install_main.sql" to install the main package.
If you just want to install the ZIP_UTIL_PKG then run "/lib/zip_util/install.sql".

DEPENDENCIES

  1. ZIP_UTIL_PKG (Included)
  2. DBMS_XMLDOM (Oracle XDB)
  3. XMLTYPE (Oracle XDB)

About

Create PowerPoint Slide-Decks based on a template slide.

Resources

License

Stars

Watchers

Forks

Packages

No packages published