Hi,
Wonder if you have time to offer some general advice.
Currently we have an application that populates Word (2003 + compatibility pack) documents using bookmarks as placeholders and VB to insert values. We wish to move to a server-side, java-based solution.
There are two types of bookmark placeholder:
1. single valued - vb locates the bookmark and adds a value immediately after it (this is the easy case)
2. multi-valued - these bookmarks always ...