Skip to main content
Participant
August 30, 2023
Question

Need help with simple fields for a Dynamic Stamp in Acrobat

  • August 30, 2023
  • 2 replies
  • 228 views

I'm trying to create a really simple Dynamic stamp that I can share with users - is it possible to have multiple fields (ie: Field1, Field2, Field3) where it would prompt them to enter random text with no specific formatting other than font / font size based on this.getField or suggestions? Thanks so much!

This topic has been closed for replies.

2 replies

Thom Parker
Community Expert
Community Expert
August 30, 2023

A really simple dynamic stamp does not have muliple fields with a custom popup dialog. This would go under the category of advanced complex dyanmic stamp. 

Take a look at the materials here:

https://www.pdfscripting.com/public/All_About_PDF_Stamps.cfm

And the WYSWYG custom dialog editor here:

https://www.pdfscripting.com/public/ACRODIALOGS-OVERVIEW.cfm

 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
Karl Heinz  Kremer
Community Expert
Community Expert
August 30, 2023

Yes, you can. The trick is that you would have to create a custom dialog to collect the information you want to put into the fields. Here is some more information: https://acrobatusers.com/tutorials/print/dynamic_stamp_secrets/