Forum


Replies: 5   Views: 2023
Searchandreplace by bland space does not work
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by legalvision  · 20-02-2019 - 09:33

Hi there, 

Thanks for the suggestion, but from what I understand docxpath removeWordContent is useful when you want to remove some text/paragraph where you can find the placeholder inside, not the exact placeholder. For example, when looking at the OOXML of my document, the placeholder might be inside a <w:t> node alongside some other text. How do I target ONLY the placeholder?