Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Advanced Document Templating

Overview

This plugins allows to generate DOCX files from a DOCX template and an XML data model from Appian. It also allows to convert a DOCX into PDF through an opensource (with limited capabilities) library.

Key Features & Functionality

  • Smart Service to generate a DOCX from a DOCX Template and an XML data model
  • Smart Service to generate a DOCX from a DOCX Template and an HTML data map
  • Smart Service to convert DOCX to PDF through an opensource (with limited capabilities) library
Anonymous
Parents
  • My experience with this plugin in version upgrade was troublesome. The same template used in the previous version of plugin i.e AdvancedDocumentTemplating (v1.0.4), undergone some series of changes in the implementation level of Template, before the Template was working fine with the ### fields without any spaces in between two ### characters, later when the upgrade happened to AdvancedDocumentTemplating (v1.0.6) the plugin failed to differentiate ### fields without spaces.This should contain space between the set of ### characters for a template to be generated without any issues.

Comment
  • My experience with this plugin in version upgrade was troublesome. The same template used in the previous version of plugin i.e AdvancedDocumentTemplating (v1.0.4), undergone some series of changes in the implementation level of Template, before the Template was working fine with the ### fields without any spaces in between two ### characters, later when the upgrade happened to AdvancedDocumentTemplating (v1.0.6) the plugin failed to differentiate ### fields without spaces.This should contain space between the set of ### characters for a template to be generated without any issues.

Children