LoginSignup
0
0

pdfのパスワード解除について

Posted at

pdfのパスワード解除

CLIからやりたいので、試みるのですが、pdftkはできないことが割と頻発するような。
なぜかqpdfは成功率たかいです.

発生している問題・エラー

Error: Unexpected Exception in open_reader()
pdftk.com.lowagie.text.exceptions.InvalidPdfException: unknown.encryption.type.r

自分で試したこと

qpdfでおこないました。

qpdf --decrypt --password=12345678 in.pdf out.pdf
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0