Word Viewer + VB

S

SAM

Fellows,

does anybody know how to get "Word Viewer" Class? Is there is a class to
this object?

I am using this software to open a non-write document (people only can see
but can´t change) and I am testing the use of it through VB.

Thanks,

Andre
 
P

Peter Hewett

Hi SAM

I'm not sure what you mean by < "Word Viewer" Class> do you mean the stand alone utility
for reading Word documents? If your answer is yes a doubt if it is a COM compliant
application. You can almost certainly "Shell" it though.

It all depends on exactly what you are doing and what you are trying to achieve. What
happens to the users of your application that already have Word installed, do they really
want need the Word viewer. Maybe you can elaborate somewhat?

HTH + Cheers - Peter
 
Top