Make PDF read only #2627
Answered
by
pubpub-zz
thusharagokulnath
asked this question in
Q&A
Make PDF read only
#2627
-
I would like to know is there any method to make PDF read only using the pyPDF extension? |
Beta Was this translation helpful? Give feedback.
Answered by
pubpub-zz
May 7, 2024
Replies: 1 comment 12 replies
-
What do you mean by making it read-only? Some PDF viewers might open PDF/A documents as read-only by default. Additionally, you might want to have a look at setting an owner password and corresponding user access permissions, for example |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something like that