You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/pdfprocessing-sign-an-unsigned-pdf.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Signing an Unsigned PDF Document that Contains a Digital Signature with RadPdfProcessing
2
+
title: Signing an Unsigned PDF Document that Contains a Digital Signature with RadPdfProcessing
3
3
description: This article provides a guide on how to add signatures and images to PDF documents programmatically using RadPdfProcessing.
4
4
type: how-to
5
5
page_title: Signing a PDF Document that Contains a Digital Signature with RadPdfProcessing
@@ -17,7 +17,7 @@ ticketid: 1676495
17
17
18
18
## Description
19
19
20
-
This tutorial demonstrates how to import an unsigned PDF containing a signatureand sign it using RadPdfProcessing.
20
+
This tutorial demonstrates how to import an unsigned PDF containing a [signature]({%slug radpdfprocessing-features-digital-signature%}) and sign it using [RadPdfProcessing]({%slug radpdfprocessing-overview%}).
21
21
22
22

23
23
@@ -125,6 +125,6 @@ Below is a sample code snippet demonstrating these steps:
125
125
Remember to adjust the file paths, certificate details, and specific document requirements according to your application's context.
-[Working with Forms in RadPdfProcessing](https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/model/form-fields)
130
-
-[Exporting Documents with RadPdfProcessing](https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/formats-and-conversion/pdf/pdfformatprovider/export)
0 commit comments