Skip to content

Commit e6cf921

Browse files
Merge pull request #3 from DevExpress-Examples/natakazakova-patch-1
Update README.md
2 parents 69c6c0f + 1eb0c54 commit e6cf921

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
<!-- default badges list -->
2-
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/247696676/21.1.2%2B)
32
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T871581)
43
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
54
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
65
<!-- default badges end -->
7-
<!-- default file list -->
8-
*Files to look at*:
9-
* [Program.cs](./CS/PdfDocumentProcessor/Program.cs) (VB: [Program.vb](./VB/PdfDocumentProcessor/Program.vb))
10-
<!-- default file list end -->
116

127
# PDF Document API - Apply Multiple Signatures
138

@@ -16,6 +11,10 @@ The **PDF Document API** allows you to apply multiple PKCS#7 signatures with X.5
1611
This sample project shows how to apply a signature to an existing and new signature field.
1712

1813
Refer to the [Sign Documents](https://docs.devexpress.com/OfficeFileAPI/114623/pdf-document-api/document-security/sign-documents?v=20.1) documentation article for more information.
14+
15+
## Files to Review
16+
* [Program.cs](./CS/PdfDocumentProcessor/Program.cs) (VB: [Program.vb](./VB/PdfDocumentProcessor/Program.vb))
17+
1918
<!-- feedback -->
2019
## Does this example address your development requirements/objectives?
2120

0 commit comments

Comments
 (0)