qpdf utility to remove the password from the PDF file. qpdf --password=PDF-PASSWORD --decrypt input_pdf output_pdf (Here, you have to replace PDF-PASSWORD with the password of the PDF file) you can also use the pdftk tool: pdftk input_pdf output output_pdf user_pw PDF-PASSWORD
0
1
1
38
0
Download Image