Word standalone application has a nice feature that we can compare and merge
two doc files (menu â??Tools/Compare and Merge Documentsâ?¦â??).

Does â??Word Object Modelâ?? have function similar to â??Compare and Mergeâ???

I try to merge two doc file in .NET code. Thanks.

Shaw

Re: Compare and Merge two Word docs in automate code by Word

Word
Fri Mar 18 06:50:19 CST 2005

G'day "Shaw" <Shaw@discussions.microsoft.com>,

Suss out ActiveDocument.Compare

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Shaw reckoned:

>Word standalone application has a nice feature that we can compare and merge
>two doc files (menu ?Tools/Compare and Merge Documents??).
>
>Does ?Word Object Model? have function similar to ?Compare and Merge??
>
>I try to merge two doc file in .NET code. Thanks.
>
>Shaw


Re: Compare and Merge two Word docs in automate code by Shaw

Shaw
Fri Mar 18 13:59:02 CST 2005

Hey Steve, Thanks. It helps me lots.

Shaw


"Word Heretic" wrote:

> G'day "Shaw" <Shaw@discussions.microsoft.com>,
>
> Suss out ActiveDocument.Compare
>
> Steve Hudson - Word Heretic
>
> steve from wordheretic.com (Email replies require payment)
> Without prejudice
>
>
> Shaw reckoned:
>
> >Word standalone application has a nice feature that we can compare and merge
> >two doc files (menu â??Tools/Compare and Merge Documentsâ?¦â??).
> >
> >Does â??Word Object Modelâ?? have function similar to â??Compare and Mergeâ???
> >
> >I try to merge two doc file in .NET code. Thanks.
> >
> >Shaw
>
>