Lorenzo,
In case you donāt know that Word 2007 files are pure xml files and you can manipulate direct those files I would like to mention this.
viewtopic.php?f=3t=13495p=69442hilit=word+2007#p69442
I did some tests with the new Word Open XML format and have
"search replace" working.
This is what I did:
1. rename from docx to zip
2. unpack
3. Seek and replace in the document.xml for placeholders
4. Zip again the files and rename back to docx.
Regards,
Otto
&&&