B
bidalah
Hi all,
This is a minor but annoying problem. I was wondering if anyone else
has seen it. I have created a vb.net program to perform MSWord
mailmerges. The final merged product then appears in the program via
an axWebBrowser. It took a while but the program itself now works
great.
The problem is that at the point of the actual merge, Microsoft word
becomes visible for a second, even though I have my
Word.Application.visible property set to false. For a split second,
you can see the letter template, then the open datsource doc, before
the merge finishes and the Word.activedocument and the Word.Application
are closed.
This does not seem to effect performance, but it's irritating. It ruins
the appearance of an otherwise smooth program run. Does anyone know how
to keep the application invisible?
This is a minor but annoying problem. I was wondering if anyone else
has seen it. I have created a vb.net program to perform MSWord
mailmerges. The final merged product then appears in the program via
an axWebBrowser. It took a while but the program itself now works
great.
The problem is that at the point of the actual merge, Microsoft word
becomes visible for a second, even though I have my
Word.Application.visible property set to false. For a split second,
you can see the letter template, then the open datsource doc, before
the merge finishes and the Word.activedocument and the Word.Application
are closed.
This does not seem to effect performance, but it's irritating. It ruins
the appearance of an otherwise smooth program run. Does anyone know how
to keep the application invisible?