How to unlock password-protected PDF without password in Python?
I am trying to save my password-protected PDFs into normal PDFs without a password, however I forgot some of the passwords to the password-protected PDFs. How can I unlock these PDFs without the password using Python?