Skip to main content
Participant
January 28, 2016
Answered

Mail Merge without a PDF form

  • January 28, 2016
  • 1 reply
  • 1079 views


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

This topic has been closed for replies.
Correct answer try67

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.

1 reply

try67
Community Expert
Community Expert
January 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.

Participant
January 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?

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
January 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.