stapler icon indicating copy to clipboard operation
stapler copied to clipboard

Allow specifing password as argument

Open goodevilgenius opened this issue 6 years ago • 1 comments

When reading an encrypted PDF, stapler asks for a password to decrypt it. This makes it difficult to script this behavior.

It would be useful if the decryption passphrase could be specified as a command-line argument so that no user interaction is required.

goodevilgenius avatar Dec 26 '19 14:12 goodevilgenius

that is a good idea. I am in the process of rewriting the command parsing code. I will try to incorporate this.

hellerbarde avatar Feb 19 '20 00:02 hellerbarde