How can i embed digital signature in pdf using PDFSharp in c#?
Asked Answered
P

1

6

Is there any way in PDFSharp to embed the digital signature in pdf file.

Proffer answered 11/12, 2015 at 9:31 Comment(0)
C
2

An implementation for digital signatures can be found on GitHub:
https://github.com/empira/PDFsharp/pull/11

I didn't test it yet, so I don't know if it works, how it works.

Cresida answered 16/7, 2017 at 15:50 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.