Re: Merge word applications
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 6 Apr 2007 11:56:53 -0400
Eh, why not? haha. Good catch, it's Word of course.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx> wrote in message
news:OEQPelFeHHA.1240@xxxxxxxxxxxxxxxxxxxxxxx
"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:%23%23QW2OFeHHA.320@xxxxxxxxxxxxxxxxxxxxxxx
madhu,
In order to do this, you will have to save the two files to disk.
Then, you need to use the Excel automation model to open each document in
an instance of Excel. Then, you have to copy the contents of one
document to the other (or perform whatever operations you are looking to
perform on the two documents) and save the one document that is the
result. You can then take the file and read the bytes into a byte array.
Hope this helps.
Using Excel to merge Word documents?
Willy.
.
- References:
- Merge word applications
- From: madhu27
- Re: Merge word applications
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Merge word applications
- From: Willy Denoyette [MVP]
- Merge word applications
- Prev by Date: Re: int is out of scope???
- Next by Date: loading other-than-default app.config files
- Previous by thread: Re: Merge word applications
- Next by thread: Re: Merge word applications
- Index(es):
Relevant Pages
|