Re: Calling MS Word Letter Wizard?
- From: "VMI" <no email>
- Date: Tue, 5 Jun 2007 18:38:02 -0400
Would you have any links that would help me with that?
Thanks again.
"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message
news:eJWAY47pHHA.4152@xxxxxxxxxxxxxxxxxxxxxxx
You need to create a COM reference to the MS Office Primary InterOp
Assemblies.
From there, you make an instance of the Word Application and away you
go....
Don't forget to call Marshall.ReleaseComObject(comObjectReference) when
you are done with any COM instances you make.
"VMI" <no email> wrote in message
news:%23Z42j17pHHA.1388@xxxxxxxxxxxxxxxxxxxxxxx
How can I call the Microsoft Word Letter Wizard from within a C# Windows
application? And once I open the Letter Wizard from the application, can
I automatically paste text on one of the fields (specifically the
Delivery Address field in Recipient Info Tab)?
I'm using VS 2005 and MS Word 2002.
Thanks.
.
- Follow-Ups:
- Re: Calling MS Word Letter Wizard?
- From: Walter Wang [MSFT]
- Re: Calling MS Word Letter Wizard?
- From: Mark Rae
- Re: Calling MS Word Letter Wizard?
- References:
- Calling MS Word Letter Wizard?
- From: VMI
- Re: Calling MS Word Letter Wizard?
- From: Scott M.
- Calling MS Word Letter Wizard?
- Prev by Date: Re: Splitting a string with Regex and keep the separator
- Next by Date: Re: Getting logged in user from a service?
- Previous by thread: Re: Calling MS Word Letter Wizard?
- Next by thread: Re: Calling MS Word Letter Wizard?
- Index(es):
Relevant Pages
|