The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Source Code | 2016-03-30 | ||
README.txt | 2016-03-30 | 471 Bytes | |
PdfSSS.dll | 2016-03-30 | 4.1 MB | |
PdfSSS_Documentation.zip | 2016-03-30 | 283.7 kB | |
Totals: 4 Items | 4.4 MB | 1 |
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.