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
has anyone been able to successfully apply URL links to a list of plain-text using this plug-in? I've attempted to use HTML and Wordpress/Freemarker syntax using LibreOffice, but neither method has proven successful so far.
Same problems for us : image is apart and font are not correct.
A customer is facing an issue with the 3.0 version regarding the font while converting a DOCX to A PDF. Is there any workaround to address this missing feature?
After updating the plug in we can no longer convert a docx with a background image inside to a pdf. In particular, it interprets the image as a separate block, which is probably why it separates the background and text into different pages. With the old version, on the other hand, it could overlay the text on top of the background because it would seem that iText fixes the background behind it. Could someone help me figure out if this is just happening to me or is this actually the case, because if it was a common problem then I think a fix is needed. For me personally it is causing serious troubles to the project I am following.
Hi Alexism have you solved your issue?I have the same now.Thanks,Roman
Hi,
I am facing an error in Generate a DOCX from a DOCX Template.
Null arguments are Invalid.
It works with same xml and template when I pass from a test interface but fails(with above mentioned error) from actual process model. I have checked all inputs params to smart service, all the data looks good.
Any clues pls?
Thanks,
Keerthi
Hi Dharan,
I have tried table format(docx) with fixed column sizes, it worked in PDF generated file.
Image - tried in a header, it worked for me.
Hi Keerthi,In the latest version 3.0.0
Did you find any solution?
[#if doc.project.showSection = 'true']
[#else]
[/#if]