Hi, we are using phpdocx 3.7 pro and its working perfectly fine with our old application.
We are upgrading application to a newer version and trying to use the extacly same code from the old application but replacteTemplateVariableByHTML does not replace any variable in the generated docx.
However, if we use addTemplateVariable(), it replaces the variable by text but we need to use the html version.
Any suggestion would be appreciated.
Thanks