I have prepared a table with key-value pairs: "Name: Mike, Gender: Male..." I want to click a button on the web page to change the text of the bookmark named "Name" to "Mike" and the text of the bookmark "Gender" to "Male."
I have prepared a table with key-value pairs: "Name: Mike, Gender: Male..." I want to click a button on the web page to change the text of the bookmark named "Name" to "Mike" and the text of the bookmark "Gender" to "Male."
Hello,
What version and license of phpdocx are you using? If your template is not using template placeholders, for that specific task you many need to use DOCXPath features available in Advanced and Premium licenses.
Your username doesn't have any license tied. Please send to contact[at]phpdocx the username or email of the user that purchased the license you are using.
Regards.
I haven't purchased phpdocx yet, but I saw in this post that even the free version has bookmark control functionality:addBookmark Inserts a bookmark into a Word document - phpdocx
Hello,
You can read the features available in the trial package and purchase licenses on https://www.phpdocx.com/features . There's no free package, but a trial package that can be used to test basic features of phpdocx.
The addBookmark method allows adding bookmarks, but not change them.
After purchasing a license we can provide further support, for example to generate a sample script to illustrate how to accompish the requested task.
Regards.