Skip to main content
Participant
September 18, 2016
Question

Load excel database in PDF files

  • September 18, 2016
  • 2 replies
  • 661 views

I have to create 91 documents out of a single master PDF file where I need to insert the address of 91 different properties (they are in a n excel spreadsheet) in certain places or fields through the document and then save the 91 files. Is this something I can do with Adobe Acrobat DC? Any help on how to get it done quickly as opposed to type each address on the PDF file and then save it?

Thanks

This topic has been closed for replies.

2 replies

Karl Heinz  Kremer
Community Expert
Community Expert
September 19, 2016

Here is some information about how to do this using Javascript in Acrobat: Batch-Import Excel Data into PDF Forms - KHKonsulting LLC

try67
Community Expert
Community Expert
September 19, 2016

This kind of operation is called a Mail Merge. You can do it using some

versions of the PDFMaker plugin for Office, or by using a script, like this

one I've developed:

http://try67.blogspot.com/2011/09/acrobat-mail-merge-and-email.html