How do i prevent from printscreen of my webpage? [duplicate]

匆匆过客 提交于 2019-11-26 21:43:32

问题


Possible Duplicate:
Taking screenshot of a webpage programmatically
How can i disable print screen for a web page in all browser

Is there any possibilities to prevent printscreen for a webpage?if yes how can i do this help me ..how can i do that?.

Thanks Ravichandran


回答1:


There is no way that you can stop a client machine from being able to print screen.




回答2:


As the old hacker proverb says, if the information can be read, it can be copied.

There is no way to prevent Print Screen.




回答3:


You will never be able to prevent users from copying content off your website. What is displayed on the users monitor can be print screen'd, whatever you try to do. All effords will only decrease usability, but won't prevent copying.



来源:https://stackoverflow.com/questions/7427286/how-do-i-prevent-from-printscreen-of-my-webpage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!