New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC PdfProcessing Check PDF Signature

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
check_pdf_signature.cshtml
CheckSignature.cs

Description

Telerik RadPdfProcessing provides easy to use API which allows code-only generation of PDF documents. This example demonstrates how to check a signature of a PDF document. We set the certificate validation check for demonstration purposes only. This flag ignores a warning regarding certificate authority which is missing in the Windows trusted root certificates. The result of this setting is a valid or unknown validation status. In real scenario this flag should most probably not be used. The validation process should be based only on Windows trusted root certificates.

Additional Apps

This PdfProcessing example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources