Hello
We are using phpdocx 3.8. When we use this
$docx->addTemplateVariable("Client", 'test & test & test' array("header" => true)
our docx doesn't get processed. But when we remove header parameter, our docx gets processed. Can you please let us know the reason.
Thanks
Hemant Goel