Hi,
I'm currently working on a project where I’ve automated the generation of Word files through FME and jsreport. My workflow dynamically fills in values from an input Excel file and applies some data transformation along the way.
The goal now is to expand this process to also output PDF files alongside the Word files. However, I’m running into an issue. Whenever I open the generated Word report, I receive a warning: "Unreadable content in the Word file." I suspect this is also interfering with the PDF conversion.
Has anyone experienced this error with jsreport-generated Word files before, or does anyone know a reliable way to troubleshoot and resolve this kind of issue? Any insights on how to achieve both Word and PDF outputs ?
Thanks in advance!