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
Use this one: github.com/.../DocxDesignReport
The link in the document is no longer accessinle.
code.google.com/.../DocxDesignReport
I'd recommend not using this smart service, but instead using https://community.appian.com/b/appmarket/posts/dynamic-document-generator
to do conversion of docx > pdf. I don't believe this smart service is being actively updated.
As for what those options are doing, I looked in the code and I don't actually see them used at all.
Will documentation ever be added for any of the additional functionality, particularly the PDF from DOCX smart service included in this plug-in? The node has an option called "P D F Options" which accepts [any type], and there are no instructions for using it.
We plan to use this plugin and saw your comment about version upgrade, do you still have issue with new version ?
Hi hateme0001 - I've add the documentation back to the download package
The documentation doesn't exits in the file
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.
Lessons Learned (in case it helps):
Here is a conversation that could help someone using the plugin