I have managed to automate word with a template of my
choice in C# but what I want to do is for particular
things to happen in my code after the word document is
saved and nothing to happen if the document is not saved.
Is it possible to do this using the interop assemblies,
C# and Word?