APPROVED ANSWER
SELECTED ANSWER
replied on March 24
•
Show version history
Hi Cliff,
We test compatibility with the SigWebTablet.js integration code provided by Topaz rather than individual Topaz models.
For Laserfiche Cloud, the instructions are as follows:
- Either:
- Use the attached Topaz Signature Pad Integration Example business process.
- Download "LaserficheCloudFormsClassicTopazSignatureIntegrationExample_20250324.txt"
- Change the file extension from txt to xml
- Import the business process
- View the "Topaz Signature Pad Integration" form, which implements the integration and explains how it works.
- Modify the process for your own use, re-implement the simple integration within an existing process, etc.
- Follow the instructions provided in this Answers response: Forms 10.4 and Topaz Signature Pad - Laserfiche Answers, with the following modifications:
- In step 2 "Add custom html field to the form", since you cannot host the SigWebTablet.js file within Forms, instead load it from its external source URL:
<script src="https://www.sigplusweb.com/SigWebTablet.js"></script>
- Skip step 3 "Change forms.js". This is not required (or possible) in Laserfiche Cloud.
- Publish your process.
- Start the process and test signing a signature field with a Topaz pad.
Screenshots from the example process:

