Skip to content

Commit 2fb9801

Browse files
authored
Update pdfstreamsigner.md
1 parent 96efd9e commit 2fb9801

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

libraries/radpdfprocessing/features/digital-signature/pdfstreamsigner.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: PdfStreamSigner
2+
title: Multiple Digital Signatures
33
description: Learn how to add multiple Digital Signatures to a PDF document using PdfStreamSigner.
4-
page_title: PdfStreamSigner
4+
page_title: Multiple Digital Signatures
55
slug: radpdfprocessing-features-digital-signature-pdfstreamsigner
6-
tags: pdfprocessing, document, processing, pdf, digital, sigature, stream, writer, multiple, sign
6+
tags: pdfprocessing, document, processing, pdf, digital, signature, stream, writer, multiple, sign
77
published: True
88
position: 1
99
---
1010

1111
# PdfStreamSigner
1212

13-
As of **Q2 2025** RadPdfProcessing intorduces the **PdfStreamSigner**. The **SignDocument** method it exposes allows the user to insert one or more [Digital Signatures]({%slug radpdfprocessing-features-digital-signature%}) into a PDF document.
13+
As of **Q2 2025** RadPdfProcessing introduces the **PdfStreamSigner**. The **SignDocument** method it exposes allows the user to insert one or more [Digital Signatures]({%slug radpdfprocessing-features-digital-signature%}) into a PDF document.
1414

1515
|Method|Description|
1616
|----|----|
@@ -30,4 +30,4 @@ The following example shows how to insert multiple [Digital Signatures]({%slug r
3030
## See Also
3131

3232
* [Digital Signature]({%slug radpdfprocessing-features-digital-signature%})
33-
* [Signature Field]({%slug radpdfprocessing-model-interactive-forms-form-fields-signaturefield%})
33+
* [Signature Field]({%slug radpdfprocessing-model-interactive-forms-form-fields-signaturefield%})

0 commit comments

Comments
 (0)