Breadcrumbs

SignPDF3 – Setup

System requirements and dependencies

When the signotec setup is used for installation, all dependencies are set up automatically. The following points must only be observed for manual installation.

This software must be installed:

  • Visual Studio 2015–2022 Redistributables (available free of charge from Microsoft)

These libraries must exist and be registered in the system with regsvr32:

  • SignPDF3.dll

These libraries must be located in a shared folder with SignPDF3.dll:

  • STPdfLib18.dll

  • STPadLib.dll (only if the GetReferenceMemory method is used to decrypt biometric data encrypted in the signature device)

Import and interfaces

Display name: signotec SignPDF3

ID type

Alias

ID

Library

SIGNPDF3Lib

9AE466D7-8126-4355-BC49-8507FC252566

Class

SignDigSigPDF

6CF797C0-F930-4AC9-8E39-2968282964B4

Prog ID: SignPDF3.SignDigSigPDF.1

Interface

ISignDigSigPDF

8EBAA8A2-E603-4C66-AAF9-716BB6AD14BA

SetLicenseKey method

Sets a hardware-independent licence key permitting the use of this interface. A temporary key can be requested for testing purposes or a full licence can be purchased.

This interface cannot be used without a valid key.

If you have any questions regarding the acquisition of a licence key, please speak to your signotec contact.

C#
void SetLicenseKey(string bstrLicenseKey);
C++
HRESULT SetLicenseKey(BSTR bstrLicenseKey);

Parameter


In

Out

Description

bstrLicenseKey

✔️


License key as a string