Hi, I have a pdf that I don't want to be able to be saved, shared or printed. So I want it so that when the user clicks on the link to access the pdf, that a new browser opens and all of the above options in the browser AND the pdf are disabled. The only thing they should be able to do is view the pdf. The script should also prevent right clicking and should work in IE and Firefox. I've been doing some research and it appears that this can be done. Here's a START> this may not be the full solution, but may help to get you started. http://www.byteblocks.com/post/2009/03/04/How-to-disable-save-and-print-of-web-page.aspx Please send me your skype if you are interested. Thanks, JB
You know this is impossible since even if you manage to disable the browser from being able to print and disable the user from accessing the pdf file through other methods you cannot really stop them from using print screen.
Well I know that you can't stop everything, we just want to make it difficult. Can you provide a script that at least will deter thieves?