Document Generator pre-built function now supports MS Excel templates, and includes enhancements to MS Word support

  • Services: Functions
  • Release Date: September 24, 2024

The Document Generator pre-built function in OCI Functions now supports the generation of documents from MS Excel templates, in addition to MS Word templates.

The Document Generator pre-built function also now includes the following enhancements when generating documents from MS Word templates:

  • Significant performance improvement when there is a large amount of data in Vertical loops.
  • Image size can be expressed in the following units:
    • px (pixels)
    • in (inches)
    • cm (centimeters)
    • % (percentage)
  • When a tag has no corresponding value in the JSON data, the tag is replaced by an empty string.

For more information, see Document Generator Function.