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 All, I am getting this error:: Syntax error in template "fr.opensagres.xdocreport.document.docx.DocxReport@5280d348!word/document.xml" in line 4, column 17895:Encountered "<", but was expecting one of these patterns: <STRING_LITERAL> <RAW_STRING> "false" "true" <INTEGER> <DECIMAL> "." "+" "-" "!" "[" "(" "{" <ID>We checked the xml in Appian through a validator and that looks fine. We shortened the content of a docx template to just a few lines, and still get the same error. We even returned the last version that was working, and that one also doesn't work anymore. Has anyone even experienced this? Thanks!