SignDoc SDK (C++)  5.0.0
SignDoc SDK API Documentation (C++)

Overview

SignDoc SDK enables the creation of applications which handle SignDoc documents, that is, rendering as images, signing, and verifying PDF and TIFF documents.

Files

SignDoc SDK contains these directories:

Win64
Executables, DLLs, and libraries for 64-bit Windows
WinRT_X64
DLLs and libraries for X64 (64-bit) Windows Store apps.
android-armv7a
libraries for Android (armeabi v7a)
android-arm64v8a
libraries for Android (arm64 v8a)
darwin-x86_64
libraries for OS X
ios-universal
libraries for iOS
linux-x86_64
Executables and libraries for 64-bit x86 Linux
doc/c
Documentation for the C API
doc/c++
Documentation for the C++ API
doc/java
Documentation for the Java API
include
C++ header files for SignDoc SDK

Important files include:

License*.txt
Licenses for third party libraries
ios-universal/libSPSignDoc_5.0.a
static library for iOS containing SignDoc SDK and all required dependencies
linux-ARCH/init-*
/etc/init.d scripts for various Linux distributions (only needed if udev is not used)
linux-ARCH/install-signpad.sh
Script for installing SignPad support
linux-ARCH/libSPFreeImage_1.so
shared library containing an adaption of FreeImage
linux-ARCH/libSPSignDoc_5.0.so
shared library containing the SignDoc SDK core
linux-ARCH/libSPTiff_40.so
shared library containing an adaption of libtiff
linux-ARCH/udev-signpad-*.rules
udev rules for SignPad
Win.../SPSignDocQt.dll
DLL containing SignDoc SDK code depending on SPQt
Win.../SPSignDoc_5.0.dll
DLL containing the SignDoc SDK core
Win.../SPSignDoc_5.0.lib
Import library for SPSignDoc5.0.dll
Win.../SP9_QtCore4.dll
DLL containing an adaption of QtCore4.dll
Win.../SP9_QtGui4.dll
DLL containing an adaption of QtGui4.dll
Win.../SPFreeImage_1.dll
DLL containing an adaption of FreeImage
Win.../SPTiff_40.dll
DLL containing an adaption of libtiff
WinRT.../SPSignDoc_5.0_app.dll
DLL containing the SignDoc SDK core for Windows Store apps
WinRT.../SPSignDoc_5.0_app.lib
Import library for SPSignDoc5.0_app.dll

Windows

To be able to use SPSignDoc_5.0.dll, you have to install this Microsoft Visual C++ Redistributable Package: