Hi Jason,
I am trying to read a template docx file, replace the variables in a specific format (for instance [$testVariable])with the value from database.
The issue is, the variables are split across multiple runs.
Is there any way to resolve this issue ?