How to remove (adobe) digital signature from PDF
By John Parsons •
This follows up my previous question: How to check if PDF has been digitally signed?.
Just in doubt a document has been digitally signed (e.g. with Adobe), how to remove the signature?
In particular, does "print to file" remove it?
1 Answer
If you've got ghostscript installed try:
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=%stdout% -c .setpdfwrite -f locked.pdf > unlocked.pdfThat would remove signature. If the pdf file has a password, then add parameter:
-sPDFPassword=$PASS...and password would be disabled.
4More in general
"Zoraya ter Beek, age 29, just died by assisted suicide in the Netherlands. She was physically healthy, but psychologically depressed. It's an abomination that an entire society would actively facilitate, even encourage, someone ending their own life because they had no hope. Th…"