Overview
SignDoc SDK enables the creation of applications which handle SignDoc documents, that is, rendering as images, signing, and verifying PDF and TIFF documents.
Main Classes
The main classes of the .NET API of SignDoc SDK are: de.softpro.doc.SignDocCapture, de.softpro.doc.SignDocDocument and de.softpro.doc.SignDocDocumentLoader.
Files
SignDoc SDK contains these directories:
- Win64
- Executables, DLLs, and libraries for x86_64 Windows
- doc/c
- Documentation for the C API
- doc/dotnet-ex
- Documentation for the .NET API with exceptions
- doc/dotnet-noex
- Documentation for the .NET API without exceptions
Important files include:
- License*.txt
- Licenses for third party libraries
- Win.../SPSignDocWx3.2_5.0.dll
- DLL containing SignDoc SDK code using wxWidgets 3.2
- Win.../SPSignDoc_5.0.dll
- DLL containing the SignDoc SDK core
- Win.../SPSignDoc_5.0_DotNetEx.dll
- DLL containing the .NET classes (with exceptions)
- Win.../SPSignDoc_5.0_DotNetNoEx.dll
- DLL containing the .NET classes (without exceptions)
- Win.../SPFreeImage_1.dll
- DLL containing an adaption of FreeImage
- Win.../SPSignDocGUI_5.0.exe
- program run for ChildGUI=true
Windows
To be able to use SPSignDoc_5.0.dll, you have to install this Microsoft Visual C++ Redistributable Package: