PDF Encryption

Hi Team,

I am trying to perform PDF encryption and decryption process. The pdf file is encrypted and placed in a folder location and i am trying to open the encrypted file and its supposed to ask for the password instead i am getting the error msg like - We can’t open Encrypted because we found a problem with it’s content.
What could be the reason for this ?

This link may help you,

and

We are using the Encrypted File to perform this activity, but still we are unable to open this file, showing only the error message.

The same can be performed correctly while encrypting a text but not while encrypting a file.

It will not open because its encrypted, when decrypt that file(encrypted file) and put it to other location it will be opened.

@Robotics

Hi,

Try to decrypt the file first using decrypt file activity give input file path and Key.You will get decrypted file.

image