Hi,
I wanted to find out if it's possible to submit an email job with a password protected PDF attachment. will the system be able to decrypt the information properly to the recipient?
Thanks in advance for your reply.
Cheers,
Richard
If the PDF is password protected it will rely on the users system to be able to open it if they have the password for it. At that point it is just like any other email with an attachment.
Tom
Hi Tom,
Just to clarify.
So when the client submit JobSubmit XML with the password protected PDF converted to base 64 format, our system will still be able to read the document and then decrypt it from base 64 before sending to recipient? All this without any error occuring?
Yes, our system does not really read the document. It just takes the file and decrupts it from base64. So, if it was encrypted properly we will decrypt it to whatever format it was in.