Remove PDF Security

Post Reply
apietrocini
Member
Posts: 32
Joined: Fri Mar 24, 2017 7:06 pm
Location: Cleveland, OH

Remove PDF Security

Post by apietrocini »

Good afternoon all,

Is there a way to automate the removal of PDF security with a know password.

Thanks,

Anthony Pietrocini
ldewilde
Newbie
Posts: 4
Joined: Fri Feb 12, 2016 5:38 pm

Re: Remove PDF Security

Post by ldewilde »

Hello Anthony.

Very simple: install PDFtk Server, and use "execute command" in your flow
https://www.pdflabs.com/tools/pdftk-server/

Here are the properties:
Command or path: C:/Program Files (x86)/PDFtk Server/bin/pdftk.exe
Arguments: "%1" input_pw knownPassword output "%2"
Output: File at path
Copy input job: No
Output extension: Automatic
Laurent De Wilde
Xerox BeLux
Post Reply