Skip to content

hachemizakaria/Amandanita

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle APEX Dynamic Action Plugin - Amandanita

Dynamic Action Plugin to Merge data from a query into a docx Template. based on doxtemplater

About

This plugin is client side renderer, it send data to client side where it use docxtemplater to generate the document based on template.

Enhancement

Based on AmandaDocxPrinter, the following enhancements were done :

  • more secure query handling (data are sent to client side js instead of query it self).
  • query parameter without submiting page
  • generate from query type json (one column type clob containing json) or rows

Features

  • template from static files
  • parameters
  • query type ( json )
  • query type ( rows )
  • generate template 0 from query
  • use 21c/23c server side MLE modules rendering (schema independent plugin) .
  • template from db.

Demo Application

Credit

About

Oracle Apex Dynamic Action Plugin for Reporting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%