I have downloaded what seemed to be your trial version.
However it does not seem to be a trial version as such.
I am just interested by mail merging word documents using preset word documents which already have the connection to the fields which come from an ms-access query.
All I need to do is mail merge from asp.net 2010 (I use VB to code).
Example of a word document waiting to be merged (mydoc.dotx):
Investor Number: «InvestorNumber»
«NameofInvestor»
«TheAddress»
«PostCode»
Application Date: «DateAppreceived»
Each <<field>> are connected, as I have said to an mdb query.
Thank you