A
Armey
I made a post the other day about disabling printing and after
thinking about it a little more, what I really need to do is to
password protect in VBA the printing of a protected document. I am
using MS Word 2003.
I have an open password to protect the template, a password to modify
the template and then the template itself is protected. The way my
application is setup, it basically has no value if the user disables
macros and doesn't use my vba code for the protected document. I need
to password protect printing in the protected document becasue the
information in the protected document is sensitive and my boss would
like to have the added protection of only allowing authorized managers
to print specific reports and not the users.
Any ideas of how to approach this?
Thank you.
thinking about it a little more, what I really need to do is to
password protect in VBA the printing of a protected document. I am
using MS Word 2003.
I have an open password to protect the template, a password to modify
the template and then the template itself is protected. The way my
application is setup, it basically has no value if the user disables
macros and doesn't use my vba code for the protected document. I need
to password protect printing in the protected document becasue the
information in the protected document is sensitive and my boss would
like to have the added protection of only allowing authorized managers
to print specific reports and not the users.
Any ideas of how to approach this?
Thank you.