We have 7.5 licensed version. Is there a way to superscript all '®' (registered symbol) appearing in the doc that we are generating before its saved? A search and replace would be really helpful.
Thank you for your help.
We have 7.5 licensed version. Is there a way to superscript all '®' (registered symbol) appearing in the doc that we are generating before its saved? A search and replace would be really helpful.
Thank you for your help.
Hello,
Yes, you can accomplish that task using DOCXPath (https://www.phpdocx.com/documentation/introduction/docxpath), that allows to query contents and insert, move, clone, remove and replace elements.
Please note that this feature is available only in Advanced and Premium licenses. If you need to upgrade your license you can do it on MY PHPDOCX page after login.
Regards.