Digital Signature using PFX file in .NET

Hi Team,


Groupdocs is a wonderful platform. I have seen demos and really liked a lot.
I want to have a similar workflow like signature library where user can log in and upload document, share the document with other signers and specify the region for each signer to sign.
Just in my case I want the signature to be digital, using pfx file
So can this be achieved using any Groupdocs product.
Please let me know asap. Thanks

Hello Amit,

Thank you for your interest in GroupDocs.Signature for .NET. Unfortunately the digital (electronic) signatures and PFX files are not supported at this moment.

If you will have more questions please feel free to contact us.

Hello Amit,

Previously in the chat you told that placing field with “Sign here” and getting its coordinates also can be a solution. You can check the GroupDocs.Assembly for .NET library samples (http://groupdocs.com/Community/files/8/.net-libraries/groupdocs_assembly_for_.net/category1046.aspx). There in the GroupDocsAssemblyConsole project in the ProcessPdf() method of the Program class (Program.cs) are samples of how to create, place and get a field and its coordinates and dimensions.