複数の.pdfファイルを1つにマージしようとしています。ファイルにマージを防ぐパスワードがあるというエラーが発生しますが、ファイルを開くときに要求されたパスワードがなく、ファイルの読み取り、書き込み、および実行権限が設定されています。
pdftk *.pdf cat output BankPackage-2023
WARNING: The creator of the input PDF:
OPEX Statement-4950 2022-10-20(1).pdf
has set an owner password (which is not required to handle this PDF).
You did not supply this password. Please respect any copyright.
解決策はありますか?