i need to call a function exists in a word document in a C# function.
that function returns a string, basically i need to get the rturned string & use it in my application.
can you give some more details..what is it exactly that you are trying to do??
Zulu
0
chanduaAuthor Commented:
i have a word doc say test.doc, this doc has some functions/macro return to it. & this function does some data retrieval from test doc & converts that data to string & returns that string. i need to trigger this function from my webapplication & get the returned string.
0
Question has a verified solution.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Zulu