Introduction:\n
In this episode I continue the series "Today I learnt.." which was\nstarted by Dave\nMorriss in HPR 4002
\nShow notes:\nI 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.
\nAfter some googling I found the following solution\nto my password protected PDF.
\nThe command line program I used to remove the password from my pdf\nwas qpdf.
\nThis is the\nMan page documentation for qpdf
\nThis is the command I used to remove the password in my pdf
\nQpdf —decrypt protected.pdf unprotected.pdf