Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. 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.
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.