Hi Jason,
I just tried a very simple case to use MailMerger but encountered an exception which I can not understand.
Basically in my template I have 3 merge fields. When I author this template, I switch on the spellcheck and rsid in word, because I want to test if the MailMerger still works in this case.
The result is, if I call VariablePrepare before calling MailMerger, there is always an nullpointer exception from FieldRef. ...