Skip to main content

Overview

SDK Contents

SDK File: javascript-signature-sdk

FolderDescription
dist\Additional distribution files
eula\End-user License Agreement
evaluation-license-agreement\Evaluation License Agreement
legacy\Legacy version of the SDK that doesn't utilize node modules
package.jsonJSON file containing package information
signature-sdk.jsJavaScript component of the SDK
signature-sdk.wasmWebAssembly component of the SDK
vite.config.jsVite component for module setup

Summary

The Wacom Ink SDK for signature enables the capture of handwritten electronic signatures on those devices, whether manufactured by Wacom or other major vendors.

This enables multiple use cases for digitizing signature-centric document workflows, whether signatures need to be captured at a fixed location or on mobile devices.

Via the Signature SDK for Javascript, the SDK can be used to create and store handwritten electronic signatures on all major operating systems including Windows, Android, iOS, Mac OS and Linux.

The SDK can also be deployed for applications running on local devices, servers or for web applications, enabling the same signature workflow for all deployment methods.

Facilitating cross-platform compatibility is how Wacom Ink SDK for signature provides the most flexible, powerful and secure way for service providers to add handwritten electronic signatures to their digital workflow solutions.

Application Development

The Wacom Signature Software Development Kit for JavaScript provides the documentation and tools to create signature-enabled applications. No component installations are required and the SDK is platform-independent.

Features of the Wacom SigCaptX Library have been included in this SDK. Below is a comparison table between the two.

FeatureSigCaptXJavaScript SDK
Browser compatibilityAll major browsersAll major browsers. Support is required for WebAssembly and, if users are signing with an STU device, WebHID. See https://caniuse.com/?search=WebAssembly and https://caniuse.com/?search=WEBHID
Requires local installation of signature libraryYesNo software installation is required.
OS compatibilityWindowsDependent on browser compatibility and device support
LicenseSignatureLite (free)Enterprise license required
Device compatibilityWacom devices: STU or WintabWacom devices and those supporting HTML5 Pointer events
Wizard controlYes for STU devicesNot supported

Samples

The samples for the Javascript SDK are hosted on GitHub:

SDK

The SDK is available from our website.