Office Automation Problem

M

miztaken

Hi there,
I have been doing office automation in C# using interop assemblies.
I am having two problems:


I want to hide the windows of WINWORD, EXCEL and PPT during automation
process.
I have tried making the application;s visibile=false but still it gets
displayed?
Is there anyway i can hide the window?

Also even after i close the application by app.Quit() in some cases
the window still remains and i have to close my application as a whole
to let it go.Even in some cases the office window remains even after i
close my application?

Please help me
miztaken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top