Copy link to clipboard
Copied
Hi , I am using acrobat 11.0. I have created a dynamic stamp. But I want to insert a editable field in that stamp. Everytime i use that stamp, I want to enter a different number everytime. What is the language that i can use to do this programming. I have also tried programming mentioned on link https://acrobatusers.com/tutorials/custom_dynamic_stamp as well, but its not working for me. Kindly help
Copy link to clipboard
Copied
Copy link to clipboard
Copied
The language you would be using is JavaScript. To request one response from a user, you don't even have to deal with the pretty complex dialog object, you can just use the app.response() method: Acrobat DC SDK Documentation
Find more inspiration, events, and resources on the new Adobe Community
Explore Now