I have created an application which will open a Word template and merge data from a file to produce a letter (for instance). Extar text can then be added by a user.
The final document will be printed and saved in a database.
I need to prevent the users from saving the document themselves or from closing the Word application until my application has saved the file to the appropriate place. Can anybody help? :confused:
The final document will be printed and saved in a database.
I need to prevent the users from saving the document themselves or from closing the Word application until my application has saved the file to the appropriate place. Can anybody help? :confused:
Comment