Home > Software engineering >  How to print pdf in chrome but make text inside pdf unselectable?
How to print pdf in chrome but make text inside pdf unselectable?

Time:06-27

I need to download the pdf of html page for which i have used chrome builtin, printing feature to save as pdf. However, I don't want my users to be able to simply copy paste the text, No matter if they use image ocr to extract text, they should not be able to easily copy text, how to make this possible?

CodePudding user response:

A easy / fast solution is to use 'html2canvas' (enter image description here

HTTPS is dis(re)position of hyper text from one ownership to another, The server may pr-offer objects but the client may refuse images (or other content like adverts) and adapt the server offerings to their own tastes.

When using browser for pdf the editor is the clients owned server

  • Related