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

Mail Merge without a PDF form

Community Beginner ,
Jan 28, 2016 Jan 28, 2016


I have a report that is generated internally at work and the only options in our reporting system is to print it or print it to pdf. It's over 100 pages and each page needs to be delivered to a unique person/email. Is there a way for me to use a mail merge to send each page separately instead of saving each manually and sending them? At the top of the report is the last name, first name. I can also ask out IT person to add an email address to each page is that will help.

Thank you

TOPICS
Acrobat SDK and JavaScript , Windows
1.0K
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

correct answers 1 Correct answer

Community Expert , Jan 28, 2016 Jan 28, 2016

Sure, that's fine as well.

What I mean is a script (written in JavaScript) that runs inside of Acrobat, extracts the email addresses of the recipients from each page and then splits the pages to individual files and emails them to them.

Translate
Community Expert ,
Jan 28, 2016 Jan 28, 2016

It can probably be done, but would require a custom-made script. If you're interested I'm happy to take a look at the file and let you know if I think it's doable or not. You can email it to me to try6767 at gmail.com.

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 Beginner ,
Jan 28, 2016 Jan 28, 2016

Thank you but unfortunately, it has people's pay on it so I cannot send the actual one. I can send you one where I block out info if that works. Can you help me understand what you mean by a custom made script? sql?

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 ,
Jan 28, 2016 Jan 28, 2016

Sure, that's fine as well.

What I mean is a script (written in JavaScript) that runs inside of Acrobat, extracts the email addresses of the recipients from each page and then splits the pages to individual files and emails them to them.

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 Beginner ,
Jan 28, 2016 Jan 28, 2016
LATEST

Thank you!

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