Skip to content

Commit b8bb8f4

Browse files
committed
add screenshot and adjust links with slugs
1 parent 16d352d commit b8bb8f4

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

knowledge-base/create-pdf-with-empty-signature-field-radpdfprocessing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ ticketid: 1687482
1818
## Description
1919
Learn how to create a PDF document with an empty signature field, which allows signing the document in any PDF viewer. The document should only contain the empty signature field, and when opened in a viewer, it should provide the option to sign.
2020

21+
![UnSigned PDF](images/unsigned-pdf.png)
22+
2123
## Solution
2224

2325
To create a PDF document with an empty [signature field]({%slug radpdfprocessing-model-interactive-forms-form-fields-signaturefield%}) using [RadPdfProcessing]({%slug radpdfprocessing-overview%}), follow these steps:
3.12 KB
Loading

knowledge-base/pdfprocessing-sign-an-unsigned-pdf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,4 @@ Remember to adjust the file paths, certificate details, and specific document re
128128
- [RadPdfProcessing]({%slug radpdfprocessing-overview%})
129129
- [Form Fields concept in RadPdfProcessing]({%slug radpdfprocessing-model-interactive-forms-form-fields%})
130130
- [Digital Signature in RadPdfProcessing]({%slug radpdfprocessing-features-digital-signature%})
131+
- [Creating a PDF Document with an Empty Signature Field Using RadPdfProcessing]({%slug create-pdf-with-empty-signature-field-radpdfprocessing%})

0 commit comments

Comments
 (0)