Skip to content

Instantly share code, notes, and snippets.

@timvw
Created May 9, 2024 20:45
Show Gist options
  • Save timvw/d1c59acb70e0357b8ef34022ef4864fa to your computer and use it in GitHub Desktop.
Save timvw/d1c59acb70e0357b8ef34022ef4864fa to your computer and use it in GitHub Desktop.
Remove password from pdf (preview bug)
LC_ALL=C sed -i '' -e 's/\/EncryptMetadata false/\/EncryptMetadata true/g' ~/Desktop/kbvb_wedstrijdblad_tornooien___formulier_v.1.3.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment