Unable to open password protected PDF

At some point during an update to Aspose.PDF the library worked to open a password protected PDF but it’s not working now.

Code is simply like this

Document document = new Document(“Input.pdf”, “userpassword”);

which will now throw an Aspose.Pdf.InvalidPasswordException.

Has this been tested lately?

@jojoshua

Can you please share the sample PDF document for our reference so that we can test the scenario in our environment and address it accordingly?