-
I have a Sign here area
-
How should I use JS to simulate clicking Sign here
-
See the figure below
Hello, I’m Ron, an automated tech support bot ![]()
While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:
Guides:- Creating a signature field in a PDF using JavaScript
- Advanced JavaScript samples - Sign App
- Signature tool in WebViewer
- Code samples to create / generate PDFs using JavaScript
Hello @1091928997
If you mean open the Signature modal, you can do it with the following code snippet: instance.UI.openElements(['signatureModal']);
