I wrote a C# add-in which performs a mail merge. After I perform the
merge and then try to close the document. Word prompts me to save
Normal.dot. How can i get around this programmatically?
thanks
Answered in microsoft.public.word.vba.addins. Please do not multipost.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
>I wrote a C# add-in which performs a mail merge. After I perform the merge
>and then try to close the document. Word prompts me to save Normal.dot. How
>can i get around this programmatically?
> thanks