BartlebyScrivener wrote:
I want to send a longish pdf file to an unsophisticated Windows user.

If possible I would like to password protect it.

Is there a way to password protect files on Etch?


# apt-get install pdftk

$ pdftk input_file.pdf output encrypted.pdf user_pw password

$ man pdftk # For more examples of using pdftk

HTH,
Raj Kiran


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to