S
scott
I want to prevent people from being able to print a form by mistake by using
Ctl-P to print. I have already removed the print menu and any icons, but a
user was able to print the form by using ctl-P. Ideally, I would like to
intercept the ctl-P command and call the code that is associated with a
button I have on the form that is called "Print".
Ctl-P to print. I have already removed the print menu and any icons, but a
user was able to print the form by using ctl-P. Ideally, I would like to
intercept the ctl-P command and call the code that is associated with a
button I have on the form that is called "Print".