Disable printing on report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a report on a form that I want to be view only. It has passwords and
I don't want people printing it out and leaving it on their desks. Is it
possible to disable the printing on a report?

Thanks,
 
Asked all the time. Do a search and read the previous answers.

In short, the answer is, "No." The user could PRINT SCREEN it and then
print it from other applications. what about copy and paste? You may be
able to keep them from printing it directly by using some code, but that
will not protect tthe data from being opied and/or printed.
 
Forms

I've seen several of these such posts and have a similar problem which I think IS solveable. My interest is in disabling the ability to print a FORM. Security is not a concern, the form is linked to many records and my users keep printing the form instead of the report thus wasting many pages. Is there a way to disable the printing of the form without regard to screen capturing or otherwise?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top