A quick start Blazor project that shows how to digitally sign the PDF documents and verify the existing signatures in the PDF document using Syncfusion® PDF Library.
Example: https://blazor.syncfusion.com/demos/pdf/digital-signature?theme=fluent
Documentation: https://help.syncfusion.com/file-formats/pdf/working-with-digitalsignature
Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project.
To run this application, you need to first clone the how-to-digitally-sign-and-verify-signatures-in-pdf-documents-using-the-blazor-pdf-library repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.