Skip to content

Instantly share code, notes, and snippets.

@tkellen
Created March 8, 2013 13:33
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tkellen/5116460 to your computer and use it in GitHub Desktop.
Save tkellen/5116460 to your computer and use it in GitHub Desktop.
Remove a PDF Password w/ Ghost Script
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=frame-nopass.pdf -c .setpdfwrite -f frame.pdf
@DonRichards
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment