How can we automate Visio silently?

M

Mohamed Shafi P K

I need to print a Visio document silently without opening Visio application.
For this I want to automate visio in my application silently. When I tried to
create an instance of Visio from my ATL app using the following code, the
application is visible at this time.
 
Top