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: Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/README.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
# Digital Signature with Syncfusion .NET Core PDF Library
-[Step 3: Include Namespaces](#step-3-include-namespaces)
12
-
-[Step 4: Add Digital Signature Code](#step-4-add-digital-signature-code)
13
-
-[GitHub Repository](#github-repository)
6
+
-[Add a digital signature to PDF file](#steps-to-add-a-digital-signature-to-pdf-files)
7
+
-[GitHub Project](#github-project)
14
8
-[NuGet Installation](#nuget-installation)
15
9
-[Installer & License](#installer--license)
16
10
@@ -95,13 +89,17 @@ Use the following code snippet in `Program.cs` to add a digital signature to a P
95
89
imageStream.Dispose();
96
90
}
97
91
```
98
-
## GitHub Repository
92
+
## GitHub Project
99
93
100
-
[](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/Digital%20Signature/Add-a-digital-signature-to-an-existing-document/){:width="40" height="40" loading="lazy"} [Syncfusion PDF Digital Signature Example](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/Digital%20Signature/Add-a-digital-signature-to-an-existing-document/)
0 commit comments