HPR4016: Today I learnt

Published: Dec. 25, 2023, midnight

Introduction:\n

In this episode I continue the series "Today I learnt.." which was\nstarted by Dave\nMorriss in HPR 4002

\nShow notes:\n

I mention that I first tried to remove the password from my pdf using\nthe excellent pdf manipulation program Okular recommended to me by Dave\nMorriss.

\n

After some googling I found the following solution\nto my password protected PDF.

\n

The command line program I used to remove the password from my pdf\nwas qpdf.

\n

This is the\nMan page documentation for qpdf

\n

This is the command I used to remove the password in my pdf

\n
Qpdf —decrypt protected.pdf unprotected.pdf