Sample plug-ins

The SignDoc Device Connector package contains plug-in sample code that can be used as starting point for plug-in development.

  • See Plug-in development for information on developing Device Connector plug-ins.
  • The PluginSamples folder of the installation folder contains the code of the SignDocumentPlugin.exe plug-in as C# source code.
  • The .NET Core 3.1 Framework Runtime must be installed to be able to use the compiled version. See also Prerequisites.