Convert the pdf to a postscript file and the postscript file to a pdf.
Open the new pdf for example with Acrobat Reader and you can print.
pdf2ps protected.pdf unprotected.ps
ps2pdf unprotected.ps unprotected.pdf
Thursday, 6 May 2010
Subscribe to:
Posts (Atom)
-
Convert the pdf to a postscript file and the postscript file to a pdf. Open the new pdf for example with Acrobat Reader and you can print. p...
-
sudo apt -y install wget wget https://zoom.us/client/latest/zoom_amd64.deb sudo apt install ./zoom_amd64.deb
-
1. Check what directories are in your $PATH echo $PATH /opt/BurpSuiteCommunity/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:...