Allow users to encrypt a PDF with a password **Command example:** ``` filto encrypt document.pdf -p password ``` **Goal:** Ensure that the PDF cannot be opened without the provided password.
Allow users to encrypt a PDF with a password
Command example:
Goal:
Ensure that the PDF cannot be opened without the provided password.