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.
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHello,
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.