Copy link to clipboard
Copied
I'm working on a project to process incoming PDFs. I've created a dynamic stamp but the users need to be able to include another value in the stamp that's not an Identity property. I'd like to add a text box to the Acrobat Toolbar area and be able to reference its content in the stamp.
So:
1) How can I add a text box to the toolbar area?
2) How can I reference the text box's content from the stamp's javascript?

Thanks,
Christian Bahnsen
You can't do that. What you can do, though, is add a text field to your stamp itself, and then use a script to prompt the user to enter the value of that box when they apply the stamp. The text will then become a part of the static contents of the stamp.
Copy link to clipboard
Copied
You can't do that. What you can do, though, is add a text field to your stamp itself, and then use a script to prompt the user to enter the value of that box when they apply the stamp. The text will then become a part of the static contents of the stamp.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more