Accessing opened Word documetn
Hi,
I need to access an opened Word document and process it without making a copy. I'd like to run C# app from inside of word (through a macro of some sort) that will parse the doc, and modify it somehow.
Could anybody provide some info regarding accessing opened word doc.
Thanks