These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Add form field to already existing PDF

KRegim
Registered: Mar 7 2008
Posts: 5

I have numerous PDFs created from xml documents. I need to find a way to automatically incorporate a form field (at the bottom of the final page) of each separate pdf. The form field is a simple "comments" text field.

Does anyone have any suggestions as to how I should go about this? I'm unfamilair with batch processing....any info would be greatly appreciated.

Thanks!

KR

My Product Information:
Acrobat Pro 8.1, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
If you are going to do this in Acrobat, you can use an automation script. See this artical:

http://www.acrobatusers.com/tutorials/2007/js_add_buttons_to_pdf/

The artical is about automatically adding form field buttons to a PDF, but it could easily be about adding any kind of form field to a PDF, they are all the same in this way.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

KRegim
Registered: Mar 7 2008
Posts: 5
Thanks for the info....I'll let you know if it works.

KR
longgage
Registered: Mar 6 2011
Posts: 1
I have the same question:

I will always print out a standard PDF format by a template. and I wish I can automatically add several text field into the fix location of that PDF. what can I do for it? by action or script. do you have some related website for looking for the link? I am using the adobe acrobat X pro. thanks.

Gage

try67
Expert
Registered: Oct 30 2008
Posts: 2398
@longgage,
You can either create a script to do it on a single file, or an action to do it on multiple files.
Thom's tutorial is still a good resource. The correct link is now:
http://acrobatusers.com/tutorials/2007/06/js_add_buttons_to_pdf

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com