[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: password protect file befor emailing



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



Reply to: