Encrypt a PDF with a password so only people who know it can open the document, using real AES-256 encryption.
A protected PDF is genuinely encrypted: without the password its content cannot be read at all, not merely hidden. Choose a password you can share through a different channel from the file itself — sending both in the same email defeats the purpose of protecting it.
Encrypt a PDF with a password so only people who know it can open the document, using real AES-256 encryption.