0
How a secure pdf can be rendered in a web browser without prompting for password? ie automatically enter the password.
Main objective: when user download the file and open locally in pc it will ask for password.
1 Answer
+ 6
SANGRAM GARAI
You need to learn about PyPDF2 module.
http://gauravvichare.com/how-to-password-protect-pdf-file-using-JUMP_LINK__&&__python__&&__JUMP_LINK/
https://www.google.com/amp/s/www.geeksforgeeks.org/encrypt-and-decrypt-pdf-using-pypdf2/amp/
https://www.google.com/amp/s/blog.softhints.com/python-protect-pdf-password/amp/