Looking for software that can email bulk statements

Slingshot

Expert Member
Joined
Aug 17, 2009
Messages
1,071
Reaction score
86
Location
Europe
I'm looking for software that can send bulk emails containing pdf statements. The source files will be either separate pdf statements, or one big file with a statement on each page. The program should then extract the recipient's email address from the document, and attach the correct statement file to his email.

The software can be freeware, open source or commercial, and run on either Windows or Linux.
Any ideas?
 
Last edited:
Such software,i have no ideal,maybe a great project if nobody knows
 
Well you can use LINUX to read PDFs, so doing this in BASH is no problem. But splitting PDFs is a pain and it would be easier to have single PDFs.

EDIT:

Command is: pdftoipe

Converts PDF to XML
 
Last edited:
I've used Linux as an OS before but only know enough to keep it running smoothly and do basic stuff. What we need is a solution that can be used by our 4 branches in a simple way. The steps involved should be straightforward with the least amount of manual work involved. The software should ideally also do the sorting and mailing in one go.
 
I wrote something like that 2 days ago.. It send I email per Client per day with all the pdfs attached.

Hardest part if getting the address out the the pdf.. and thats not hard
 
Top
Sign up to the MyBroadband newsletter
X