Skip to main content
Participant
August 19, 2020
Question

creating a field template to reuse on multiple forms

  • August 19, 2020
  • 1 reply
  • 2869 views

I have a form PDF that we use over and over again.  I have to add the same text fields in the same location every time to these forms.  Is there a way in Adobe Acrobat DC to just save these form fields and apply it to the document each time without having to recreate the multiple fields manually every time?  They are just text boxes where I list the same information on the form, in the same location.  Can I save those as a template and then when I open the new PDF form, just apply that template so that all those fields are inserted and not manually have to create each one individually each time?  TIA!

 

As a side bar, this form is also electronically signed by different people each time.  Is there a way to add a signature and date block as well?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 19, 2020

Yes, you can do it a couple of ways. One is to write a script that adds those scripts and then call it from a toolbar or menu item (this is more complicated and will require installing in into a .js file on the local machine, or as a part of an Action). The second is to add the fields to an empty page, save it as a template and then open it and use the Replace Pages command on it to insert the pages from your new, static file into it. This will keep all the form fields in tact. Just remember to save it under a new name afterwards.

try67
Community Expert
Community Expert
August 19, 2020

Re side-note: Sure, you can add a Digital Signature field and a text field with a Date format, although the signature will automatically show the date and time it was signed, so the latter might not be needed.