We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

PDF screen capture

In latest adobe pdf, there''s a way to disable screen capture. Is this method expose somewhere in one of the library?

1 Reply

DK Dhivya K Syncfusion Team September 26, 2006 02:10 PM UTC

Hi,

Thank you for your interest in Essential PDF.
Are you trying to disable snapshot tool in PDF file? If so, We do have option for Enable or disable the snapshot tool.

It can be done as follows;

//This will diable the snapshot tool and restricts copying the content.
pdfDoc.Security.AllowCopyContent =false;

Essential PDF also has support for restricted document operation like:
Allow EditContent
Allow Copy Content
Allow Edit Annotations
Allow Printand with other security options like User/Owner password and digital signature.

Here is a sample for your reference.
ScreenCapture.zip

Please take a look into it and let me know if you have any other queries.

Regards,
Dhivya.

Loader.
Live Chat Icon For mobile
Up arrow icon