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 convert DOCX to PDF through an opensource (with limited capabilities) library
Anonymous
Parents
  • Hi Team, we are seeing following error after upgrading to latest Appian version 24.2

    we are using plugin ver 1.0.12. We have also tried upgrading to latest plugin version, but same error.

    Could not initialize class freemarker.ext.dom.NodeModel

    com.appiancorp.ps.adt.docx.DocxFromDynamicTemplateWithImgSizeOptions.run(DocxFromDynamicTemplateWithImgSizeOptions.java:92)

Comment
  • Hi Team, we are seeing following error after upgrading to latest Appian version 24.2

    we are using plugin ver 1.0.12. We have also tried upgrading to latest plugin version, but same error.

    Could not initialize class freemarker.ext.dom.NodeModel

    com.appiancorp.ps.adt.docx.DocxFromDynamicTemplateWithImgSizeOptions.run(DocxFromDynamicTemplateWithImgSizeOptions.java:92)

Children