开发者

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

开发者 https://www.devze.com 2023-04-05 04:50 出处:网络
This question already has answers here: Closed 10 years ago. Possible Duplicate: Taking screenshot of a webpage programmatically
This question already has answers here: Closed 10 years ago.

Possible Duplicate:

Taking screenshot of a webpage programmatically

How can i disab开发者_运维问答le 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 that?


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


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

There is no way to prevent Print Screen.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消