PDA

Click to See Complete Forum and Search --> : Invoking MS Word application


msdnexpert
Jun 22nd, 2000, 06:17 PM
Hi there,
Suppose that I have installed MS Word on my web server. Is it possible to invoke it on the client machine. Note the client machine does not have MS Word.
Thanks in advance.

Clunietp
Jun 22nd, 2000, 10:42 PM
the client won't be able to directly manipulate the MSWord object model, but the server can...unless maybe you use DCOM, but I think the type libraries for word have to be registered on the client....