Skip to main content
Participant
October 16, 2018
Answered

Mail merge function Pro DC

  • October 16, 2018
  • 1 reply
  • 9540 views

Using Acrobat Pro DC how do I mail merge using a data sheet for the merge data and the PDF for the finished product with both merged data and fixed data?

This topic has been closed for replies.
Correct answer try67

You can do it using the PDFMaker plugin for Office, which has a Mail Merge function in Word and in Excel, or you can do it using a script.

For example, I've developed a (paid-for) tool that allows you to merge a PDF form with data from a spreadsheet (CSV or Tab-Delimited), generate a single file for each record (or a single, flattened file, with all the data) with a customizable name and even automatically email the merged files to the recipients. You can find it here: Custom-made Adobe Scripts: Acrobat -- Mail Merge and Email PDF Files

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
October 16, 2018

You can do it using the PDFMaker plugin for Office, which has a Mail Merge function in Word and in Excel, or you can do it using a script.

For example, I've developed a (paid-for) tool that allows you to merge a PDF form with data from a spreadsheet (CSV or Tab-Delimited), generate a single file for each record (or a single, flattened file, with all the data) with a customizable name and even automatically email the merged files to the recipients. You can find it here: Custom-made Adobe Scripts: Acrobat -- Mail Merge and Email PDF Files