preventing printing (don't need fullproof)

C

colt

Hello,

I am looking for a simple way to prevent users from printing a document. I
only need a basic prevention i.e. I understand that any user can break it.
thanks.

Daniel
 
H

Howard Kaikow

Use a DocumentBeforePrint event in a macro.
Password protect the macro project or, better yet, include the macro in a VB
6 DLL.
 

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

Top