Skip to main content
Participating Frequently
April 7, 2022
Question

Dynamic Stamp in Adobe Acrobat

  • April 7, 2022
  • 2 replies
  • 2911 views

Hi,

I want to create a Dynamic Stamp within Adobe Acrobat Pro DC to use for PDF Files. this stamp has the following functions,
1- Auto-Populate Current Date
2- Pop Up for adding Field Values
3- The date field is also editable ( I added the Text field for it).
I used the following javascript but didn't work. For the script, a Notepad file is attached.

Kindly help with this as soon as possible. 
Thanks!
Mudasar



This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
April 7, 2022

There are errors in your code. Check the JS Console when trying to use the stamp.

try67
Community Expert
Community Expert
April 7, 2022

You also used the wrong stamp name. It's actually "#MyTestSample", not "#MyTestStamp ".

try67
Community Expert
Community Expert
April 7, 2022

Can you please correct it for me and share the Notepad file, please?


I've pointed out many of your mistakes. If you want me to do the work for you please contact me privately to discuss the price.

Bernd Alheit
Community Expert
Community Expert
April 7, 2022

What happens when you use the stamp?