PDF Document Security

Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.

Moderator: Alex

Post Reply
maggarwal
Posts: 11
Joined: Tue Jan 29, 2013 1:34 am

PDF Document Security

Post by maggarwal »

Hi,

I want to encrypt/secure pdf documents before saving them back to the disk, how can I achieve that?
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: PDF Document Security

Post by Alex »

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
Post Reply