Hi,
I want to encrypt/secure pdf documents before saving them back to the disk, how can I achieve that?
PDF Document Security
Moderator: Alex
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: PDF Document Security
Hello,
The PdfDocument class has the EncryptionSystem property which allows to manage encryption parameters of PDF document. Please read more info in the documentation.
Also please see our PDF Editor Demo. In this demo you can open an existing not encrypted or encrypted PDF document, encrypt not encrypted PDF document, decrypt encrypted PDF document, change the encryption parameters of encrypted PDF document.
Best regards, Alexander
The PdfDocument class has the EncryptionSystem property which allows to manage encryption parameters of PDF document. Please read more info in the documentation.
Also please see our PDF Editor Demo. In this demo you can open an existing not encrypted or encrypted PDF document, encrypt not encrypted PDF document, decrypt encrypted PDF document, change the encryption parameters of encrypted PDF document.
Best regards, Alexander