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
Hi,
we are running Appian 25.3 and we upgraded the plugin from version 1.1.1 to the latest version 3.0.1. Now the "PDF from DOCX" node is throwing an error with message "Exception Exporting Package".
Is this occurring for someone else? How can we solve it?
Thank you.
Lorenzo
I saw this recently myself, and the source of the issued ended up being a bad reference anchor link. Removing it resolved the issue for me. I'd suggest troubleshooting the file being generated by removing segments until it generates the PDF successfully and then focusing on that segment of the docx file to find the issue.
Thanks,
Chris
Thank you for your reply, Chris. We will try troubleshooting in that way.