Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Create multiple PDF tickets from spreadsheet

New Here ,
Oct 17, 2016 Oct 17, 2016

Hi! For a congress I'm helping organise we have created an e-ticket in PDF. It has one box where we can type in the attendee's name, so we can create custom e-tickets. The problem is that we have over 300 people who need an e-ticket like this, and only a limited amount of time to create all the PDFs. Is it possible to automate the importing of information for each ticket buyer from an excel spreadsheet, create a new pdf file for each row, and then save them as individual PDFs?

TOPICS
Acrobat SDK and JavaScript
246
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 17, 2016 Oct 17, 2016
LATEST

Yes, certainly. This process is called a "Mail Merge". You can do it in Excel or Word using some versions of the Acrobat PDFMaker plugin, or by using a script, like this one I've developed: Custom-made Adobe Scripts: Acrobat -- Mail Merge and Email

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines