Page 1 of 1

Adding password and digital signatures to PDFs in GdPicture.NET?

Posted: Thu Feb 15, 2024 10:44 am
by jackybaba
Hello, I am currently using GdPicture.NET for PDF document processing, and I would like to know how I can add password protection and digital signatures to my PDF documents. Can you please provide me with guidance or documentation on how to implement these features using GdPicture.NET SDK?

Re: Adding password and digital signatures to PDFs in GdPicture.NET?

Posted: Thu Feb 15, 2024 2:07 pm
by Hugo
Hi there,

Thanks for your question here.

To digitally sign your document, you have the following guide which shows you how to achieve this:
https://www.gdpicture.com/guides/gdpict ... ments.html

To set password and encrypt PDFs you have the following ressources to fully understand this with code samples at your disposal:
https://www.gdpicture.com/guides/gdpict ... lean).html
https://www.gdpicture.com/guides/gdpict ... ypted.html
https://www.gdpicture.com/guides/gdpict ... sword.html

This should be very straight forward to implement on your end so please let me know if you have any issues with trying either of these out.

Regards,
Hugo Cudd
Technical Support