Hello,
What version and license of phpdocx are you using? You can set mergefields symbols with setTemplateSymbol to use phpdocx template methods:
$docx->setTemplateSymbol('«', '»');
or use modifyMergeFields.
Regards.
Hello,
What version and license of phpdocx are you using? You can set mergefields symbols with setTemplateSymbol to use phpdocx template methods:
$docx->setTemplateSymbol('«', '»');
or use modifyMergeFields.
Regards.