A
Andrew Mercer
Hi,
I have a standalone .NET windows application that uses MS Office .NET
programmability to create, build and open Word documents and in some cases
automatically print the same documents.
I have a thread running in the application to check if the current opened
word document (in a specified directory)has been closed (basically in simple
terms it checks to see if the ~$... version of the document has gone).
When this is true then the application does another action.
However I am sure this is not the best way.
My question is: Is it possible that when closing an open word document that
a call can be made from word to my standalone application which can then do
the required action?
I have searched the web without success - the integration examples only seem
to show the creation etc... of word documents.
Any assistance greatly appreaciated.
Thanks Andrew Mercer
I have a standalone .NET windows application that uses MS Office .NET
programmability to create, build and open Word documents and in some cases
automatically print the same documents.
I have a thread running in the application to check if the current opened
word document (in a specified directory)has been closed (basically in simple
terms it checks to see if the ~$... version of the document has gone).
When this is true then the application does another action.
However I am sure this is not the best way.
My question is: Is it possible that when closing an open word document that
a call can be made from word to my standalone application which can then do
the required action?
I have searched the web without success - the integration examples only seem
to show the creation etc... of word documents.
Any assistance greatly appreaciated.
Thanks Andrew Mercer