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
Hello everyone, I have a specific requirement. I need to add signature images to the docx document which is working as per the list of images in the documentation template. However, I have no control over the image size and it is either too big with preserve image size = true or too small with preserve image size = false. Is there any way to control image sizes better? maybe a specific compatible XML tag I might be unaware of?