P
ppp01
Hi,
1. Could I automate Word 97 with .Net C# ?
2. If I just want to automate the Word version from Word2000, Word XP to
Word 2003,
which one of the following methods is the best for integrating multiple
version automation in a single
application by .Net ?
i. By late binding ?
ii. By early binding, but we have individual modules for each version of
Word, and the application can
detect the version of the Word in the client system, and then load the
appropriate version module ?
iii. Any other third method ?
Thanks so much
1. Could I automate Word 97 with .Net C# ?
2. If I just want to automate the Word version from Word2000, Word XP to
Word 2003,
which one of the following methods is the best for integrating multiple
version automation in a single
application by .Net ?
i. By late binding ?
ii. By early binding, but we have individual modules for each version of
Word, and the application can
detect the version of the Word in the client system, and then load the
appropriate version module ?
iii. Any other third method ?
Thanks so much