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
  • I am facing issue to generate docx file usng this plugin . The above highlighted is the XML body which I am passing . I observed that the data in the last tag (highlighted part) contains a () character in the string is creating a issue . When I removed this bracket it is working fine . Can any one please suggest me the solution for that.

    Note : I have used tohtml()  function also to handle special character but these brackets are not getting changed and creating a issue .

Comment
  • I am facing issue to generate docx file usng this plugin . The above highlighted is the XML body which I am passing . I observed that the data in the last tag (highlighted part) contains a () character in the string is creating a issue . When I removed this bracket it is working fine . Can any one please suggest me the solution for that.

    Note : I have used tohtml()  function also to handle special character but these brackets are not getting changed and creating a issue .

Children
No Data