You can run sign pro PDF from the command line (passing the PDF file name as a parameter), print to the sign pro virtual printer or use the API.
For more information about the API please see https://developer-docs.wacom.com/faqs/d ... v4-api#api
Wacom Customer Support page: https://support.wacom.com/
Wacom Product Resources - Drivers, Manuals, Warranty Information & Others
Product Registration:
Please register our products on https://www.wacom.com/register
How do I register my Wacom device?
About ARM architecture-based computer support:
Check our FAQ: Does the Wacom driver support ARM architecture-based computers?
Wacom Product Resources - Drivers, Manuals, Warranty Information & Others
Product Registration:
Please register our products on https://www.wacom.com/register
How do I register my Wacom device?
About ARM architecture-based computer support:
Check our FAQ: Does the Wacom driver support ARM architecture-based computers?
Search found 13 matches
- Tue 30. Mar 2021, 17:28
- Forum: Sign pro PDF
- Topic: sign pro PDF integration
- Replies: 1
- Views: 617
- Tue 16. Mar 2021, 15:13
- Forum: SDK for Signature
- Topic: Support for Angular
- Replies: 0
- Views: 262
Support for Angular
I have just posted a sample on Github which shows how to use our SigCaptX cross-browser with the Angular JS framework.
I would be interested to know if anyone finds this useful?
It's here: https://github.com/Wacom-Developer/sdk- ... es/Angular
I would be interested to know if anyone finds this useful?
It's here: https://github.com/Wacom-Developer/sdk- ... es/Angular
- Mon 15. Mar 2021, 12:29
- Forum: Sign pro PDF
- Topic: sign pro PDF integration
- Replies: 1
- Views: 617
sign pro PDF integration
How do I integrate sign pro PDF with my existing application?
- Mon 15. Mar 2021, 12:27
- Forum: Wacom Device Kit
- Topic: Difference between SDK for Devices and Device Kit
- Replies: 1
- Views: 228
Re: Difference between SDK for Devices and Device Kit
The SDK for Devices (also known as the CDL) is a standard library which enables you to interface with different devices using the same code base - it does this by handling the low-level connection (via USB or Bluetooth) with the device for you. The Device Kit consists of a range of low-level SDKs wh...
- Mon 15. Mar 2021, 12:20
- Forum: Wacom Device Kit
- Topic: Difference between SDK for Devices and Device Kit
- Replies: 1
- Views: 228
Difference between SDK for Devices and Device Kit
What is the difference between the SDK for Devices and the Device Kit?
- Mon 15. Mar 2021, 12:17
- Forum: SDK for Documents
- Topic: What does the SDK for Documents allow me to do?
- Replies: 1
- Views: 223
Re: What does the SDK for Documents allow me to do?
The SDK for Documents is designed to handle PDF metadata as per this Web article:
https://developer-docs.wacom.com/sdk-fo ... troduction
It is not a generalised SDK for handling PDF files - there are other third-party products which can do this for you.
https://developer-docs.wacom.com/sdk-fo ... troduction
It is not a generalised SDK for handling PDF files - there are other third-party products which can do this for you.
- Mon 15. Mar 2021, 12:15
- Forum: SDK for Documents
- Topic: What does the SDK for Documents allow me to do?
- Replies: 1
- Views: 223
What does the SDK for Documents allow me to do?
What is the purpose of the SDK for Documents?
- Mon 15. Mar 2021, 12:12
- Forum: SDK for Signature
- Topic: Access to the raw pen data
- Replies: 1
- Views: 159
Re: Access to the raw pen data
The standard, free "Lite" version of the Signature SDK captures biometric data (i.e. raw pen data) but does not allow it to be extracted or analysed via the SDK itself. Please see the following FAQ for information about the "Full" version: https://developer-docs.wacom.com/faqs/do...
- Mon 15. Mar 2021, 12:09
- Forum: SDK for Signature
- Topic: Access to the raw pen data
- Replies: 1
- Views: 159
Access to the raw pen data
Does the SDK for Signature allow me access to the raw pen data, e.g. by exporting it to CSV?
- Mon 15. Mar 2021, 12:06
- Forum: SDK for Devices
- Topic: Devices supported
- Replies: 1
- Views: 231
Re: Devices supported
Version 1 of the SDK for Devices (also known as the CDL i.e. "Common Device Library") supports 4 devices as explained here: https://developer-docs.wacom.com/docs/sdk-for-devices In fact it does also support the PHU-111 Clipboard, although that is no longer in production. Version 2 is due o...