SigCaptX
The Wacom SigCaptX Software Development Kit is an extension of the Wacom Signature SDK. SigCaptX installs components that allow a signature-enabled web application to be used in a range of browsers. Previously this was only possible using Internet Explorer with ActiveX technology. The product has been tested with Internet Explorer, MS Edge, Chrome and Firefox.
Prerequisites
A driver must be installed to use color STU tablets, see: STU Driver. To use a Wacom Pen Display Tablet (such as the DTU-1141) the tablet driver must be installed to provide a Wintab interface.
Installation
- To create 32-bit applications on either 32 or 64-bit Windows platforms, install the toolkit: Wacom-Signature-SDK-x86.msi
- To create 64-bit applications on a 64-bit Windows platform, install the toolkit: Wacom-Signature-SDK-x64.msi
- To install only the DLL components from the SDK see Installer-Options.pdf
PDF documents
PDF API documentation is available here:
File | Description |
---|---|
COM API | Signature COM API |
Java API | API for Java developers to use in parallel with the COM API |
Browser Support
The Signature SDK can be used in an HTML page by accessing the ActiveX controls with JavaScript. SigCaptX installs components that allow a signature-enabled web application to be used in a range of browsers.
The product has been tested with:
- MS Edge
- Chrome
- Firefox
Samples
The samples for the SigCaptX are hosted on GitHub:
- SigCaptX Windows Samples - https://github.com/Wacom-Developer/sdk-for-signature-sigcaptx-windows