| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PdfSSS_Source_03302016.zip | 2016-03-30 | 5.8 MB | |
| Totals: 1 Item | 5.8 MB | 0 | |
PdfSSS is a small, .NET class library that allows a user to stamp an image or text onto a multi-page pdf, secure it, and add a digital signature. It is based on the iTextSharp library, which can be found on Nuget and SourceForge. To use: Include PdfSSS.dll and iTextSharp.dll in your .NET project. Set their properties such that both are copied to the project output, then add a reference to PdfSSS.dll in your project. No reference to iTextSharp.dll is necessary.