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?
New Operating System releases:
macOS 12 ("Monterey") support: Is there a driver for macOS 12 Monterey?
Windows 11 support: Is there a driver for Windows 11?
MacOS Driver Setup: Setting up the Wacom driver with macOS
Issues with MS Edge browser:
When MS Edge is updated to version 94 and then opened and interacted with a Pen display the computer will crash and give the “Blue screen of death.”
This is NOT a Wacom driver issue, it has been reported from other devices using Windows Ink as well.
Disabling Windows Ink in Windows will resolve the issue.
See https://support.wacom.com/hc/en-us/arti ... -can-I-do-
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?
New Operating System releases:
macOS 12 ("Monterey") support: Is there a driver for macOS 12 Monterey?
Windows 11 support: Is there a driver for Windows 11?
MacOS Driver Setup: Setting up the Wacom driver with macOS
Issues with MS Edge browser:
When MS Edge is updated to version 94 and then opened and interacted with a Pen display the computer will crash and give the “Blue screen of death.”
This is NOT a Wacom driver issue, it has been reported from other devices using Windows Ink as well.
Disabling Windows Ink in Windows will resolve the issue.
See https://support.wacom.com/hc/en-us/arti ... -can-I-do-
Search found 18 matches
- Thu 14. Apr 2022, 16:52
- Forum: SDK for Devices
- Topic: How to change orientation to portrait mode in android sample app - bamboo slate
- Replies: 3
- Views: 8848
Re: How to change orientation to portrait mode in android sample app - bamboo slate
Hello I hope the information below will help - if not let me know. Kind regards Wacom Ink Dev 2 The coordinates returned by the Hardware are x from top to down and y from right to left. Then you can use a transformation matrix to transform the coordinates as you desire to adjust to your screen: canv...
- Tue 26. Oct 2021, 16:50
- Forum: SDK for Signature
- Topic: Raspberry Pi 4
- Replies: 2
- Views: 2842
Re: Raspberry Pi 4
Hello Pelnar
One of our developers has managed to get one of our Java samples for the STU SDK running on Raspberry Pi 3B+ with Raspbian OS 5.10.63-v7+.
Is that of any interest? He has also got 3 of our C-based tools running.
Kind regards
Geoff
One of our developers has managed to get one of our Java samples for the STU SDK running on Raspberry Pi 3B+ with Raspbian OS 5.10.63-v7+.
Is that of any interest? He has also got 3 of our C-based tools running.
Kind regards
Geoff
- Tue 19. Oct 2021, 11:18
- Forum: SDK for Signature
- Topic: Raspberry Pi 4
- Replies: 2
- Views: 2842
Re: Raspberry Pi 4
Hello Pelnar
We don't have a native library for ARM but the STU SDK should work using C++.
Do you want to use C++ or perhaps Java?
Thanks
Kind regards
Geoff
We don't have a native library for ARM but the STU SDK should work using C++.
Do you want to use C++ or perhaps Java?
Thanks
Kind regards
Geoff
- Thu 24. Jun 2021, 17:27
- Forum: SDK for Devices
- Topic: BUTTON_PRESSED_EVENT
- Replies: 2
- Views: 2504
Re: BUTTON_PRESSED_EVENT
Hello We don't seem to have heard from you via our support system. If you have sorted the problem yourself then that's great. Otherwise if you still need help and can't access our support system for some reason please let us know via this forum and we will do our best to respond. Kind regards Wacom ...
- Tue 15. Jun 2021, 11:07
- Forum: SDK for Devices
- Topic: BUTTON_PRESSED_EVENT
- Replies: 2
- Views: 2504
Re: BUTTON_PRESSED_EVENT
Hello Thank you for your query. We would be glad to help but in order to do so we will need to get input from our development team. Could I therefore kindly ask you submit a ticket on our support system which will help us to respond as efficiently as possible. You can do so by clicking on the "...
- Tue 30. Mar 2021, 17:28
- Forum: Sign pro PDF
- Topic: sign pro PDF integration
- Replies: 1
- Views: 3519
Re: sign pro PDF integration
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
For more information about the API please see https://developer-docs.wacom.com/faqs/d ... v4-api#api
- Tue 16. Mar 2021, 15:13
- Forum: SDK for Signature
- Topic: Support for Angular
- Replies: 0
- Views: 1806
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: 3519
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: 2665
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: 2665
Difference between SDK for Devices and Device Kit
What is the difference between the SDK for Devices and the Device Kit?