PDF digital signature click in PDF

Hi,

We are looking to implement a solution that will allow a user to :

  • View the PDF to be sign online
  • Click on the signature field to trigger the signature process
  • Allow the user to draw their signature or type their signature name

The signature provided by the user must be integrated in the PDF file respecting the PAdES standard.

We already took a look at this demo page, but maybe you have a newer version available ?

What UI or other component do you have to assist us in this use case ?

Regards

1 Like

@sigma

We would like to share with you that Aspose.PDF does not offer any UI or Control to integrate in the applications. The online free Apps are representation of how you can use the API in the code-behind in order to implement its various features. You can find the source code of these Apps over GitHub in order to check how Aspose.PDF has been used to implement such functionality you are using at online Apps platform.