DotNetNewbee
New member
- Joined
- Sep 22, 2004
- Messages
- 1
- Programming Experience
- 1-3
Hello people,
I am not sure what am asking for can be done? I have a VB.NET application which invokes a word document and presents it to the user. Now if the user prints this document, the application should be made aware of this? I have worked on sending variables, commands etc. to the word doc during initialisation etc. but how can I make the word doc pass back say a parameter\status to the appn. in case it is printed or may be saved?
Any ideas??
DotNetNewbee.
p.s. There's something called WaitForExit() associated with the word process but then this only detects closing of the document process!!
I am not sure what am asking for can be done? I have a VB.NET application which invokes a word document and presents it to the user. Now if the user prints this document, the application should be made aware of this? I have worked on sending variables, commands etc. to the word doc during initialisation etc. but how can I make the word doc pass back say a parameter\status to the appn. in case it is printed or may be saved?
Any ideas??
DotNetNewbee.
p.s. There's something called WaitForExit() associated with the word process but then this only detects closing of the document process!!