c# create ms word without pop the word up
- From: Ang <nospam@xxxxxxxxx>
- Date: Mon, 14 Apr 2008 00:52:18 -0700
Hi,
I'm writing the code to create a word doc, I referenced this link's code
:
http://support.microsoft.com/kb/316384/en-us
But when i click the button, it will show the doc page but i want to
change to save as without pop the doc up (for those PC without Ms word)
I add the code oWord.ActiveDocument.Save() at the end, it works for
"save as" but still have a doc popup, what can i do to complete this?
many thanks.
Ang.
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- Re: c# create ms word without pop the word up
- From: Willy Denoyette [MVP]
- Re: c# create ms word without pop the word up
- From: Neo Yang
- Re: c# create ms word without pop the word up
- Prev by Date: Re: share a structure array containing multidimensional char array
- Next by Date: Re: complex List<> sorting
- Previous by thread: Problem with VS2008 editor: How to force insert of tab
- Next by thread: Re: c# create ms word without pop the word up
- Index(es):