Breadcrumbs

signview – 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 be registered in the system using regsvr32:

  • signview.dll

Import and interfaces

Display name: signotec signdraw control

ID type

Alias

ID

Library

SIGNVIEWLib

B9A363D6-A283-44CD-B186-806B6E002760

Class

SignDraw

D6E501F4-E6F7-4B07-90CA-E18775D86E01

Prog ID: SignView.SignDraw.1

Interface

ISignDraw

A20DFCCF-1F54-4132-BA09-D1D68380FC4F

ApiLicenseKey method

This method is used to set the hardware-independent company licence key (if applicable). This unlocks various functions and removes the demo stamp.

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

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

Parameter


In

Out

Description

bstrLicenseKey

✔️


Company licence key as a character string.