docx

Word document templating not setting the fields

Hi,

I have been trying to make use of the document templating connector to set some fields in a docx file. Following the instructions in the official documentation, I created the fields and listed them in the connector accordingly with values for assignment, but no luck. I've created the fields with braces and without, I've used plain string values in the connector, I've tried to follow the example provided in an older question, and still the fields are not being set.

I must be making some obvious mistake, but I've yet to spot it. Any help would be appreciated.

OFFICE Connector insert Data in a .docx template the output file name is different than the name I inserted

Hello, Im using office connector insert Data in a .docx template, but the output file name is different than the name I inserted.

2nd question: I need to use another connector generate pdf from office document (using the generated the above docx) but I do know how to select this docx in the configurations since it generates at runtime at tomcat/server/temp folder.

Any help?

Thanks in advance

Error creating connector Script to fill table in docx template

Hi community,

I am trying to export data in a template that has tables to fill, but with the office connector "Insert data in a .docx / .odt template" I could not do it, so I am trying to generate it with a script connector following the https documentation: //github.com/opensagres/xdocreport/wiki/DocxReportingJavaMainListF ... but it generates the following error: "java.io.IOException: InputStream cannot be null."

The error occurs in these lines:

Error al crear conector Script para llenar tabla en una plantilla docx

Hola comunidad,

Estoy intentando exportar datos en una plantilla que tiene tablas para llenar, pero con el conector de office "Insert data in a .docx/.odt template" no pude realizarlo, asi que estoy intentando generarlo con un conector de script siguiendo la documentación https://github.com/opensagres/xdocreport/wiki/DocxReportingJavaMainListF... pero me genera el siguiente error: "java.io.IOException: InputStream cannot be null."

El error ocurre en estas linea:

Notifications