K
klav
We have a custom web-based application which passes data to Word and executes
a macro which does a lot of formatting and then displays the document in
print preview to the user.
I don't want the user to see the file until all the formatting is done and
the file is ready to be print previewed. I cannot seem to achieve this....no
matter what code I use (making Word invisible, the window invisible, the
window small, etc.) the file is briefly shown before all of the formatting
begins to take place and it makes for a very sloppy interface. Plus, I ran
into problems with making things invisible -- was getting sporadic errors and
problems so I removed that.
I would even be OK with displaying a form first telling the user the file is
being processed but I cannot get that to work smoothly either -- the darn
file is always visible.
Need help with this.....please answer quickly.....thanks.
a macro which does a lot of formatting and then displays the document in
print preview to the user.
I don't want the user to see the file until all the formatting is done and
the file is ready to be print previewed. I cannot seem to achieve this....no
matter what code I use (making Word invisible, the window invisible, the
window small, etc.) the file is briefly shown before all of the formatting
begins to take place and it makes for a very sloppy interface. Plus, I ran
into problems with making things invisible -- was getting sporadic errors and
problems so I removed that.
I would even be OK with displaying a form first telling the user the file is
being processed but I cannot get that to work smoothly either -- the darn
file is always visible.
Need help with this.....please answer quickly.....thanks.