Bulk Email Report
Hi,
With fast report, I am generating a report that contains my clients states of account. Each report is separated by a page break.
I would like to enable my users to send generated states of accounts to multiple clients at once. I know fast-report has the option (with frxMailExport) to send a single report to an address. But I don't think the option to send multiple reports to multiple recipients is implemented.
Any idea on how to achieve this?
With fast report, I am generating a report that contains my clients states of account. Each report is separated by a page break.
I would like to enable my users to send generated states of accounts to multiple clients at once. I know fast-report has the option (with frxMailExport) to send a single report to an address. But I don't think the option to send multiple reports to multiple recipients is implemented.
Any idea on how to achieve this?
Comments
?
I've got a similar issue.
My report contains a number of pages. Each page is relevant for one single customer only. I'd like to have each report page e-mailed as PDF attachment to a single customer. What's the best way to achieve this?
Part of the logic, then, will also be to keep track of what page number should be associated with which email address. Or is there a way to access a field's contents - say the field containing the email address - (in the report document) from within Delphi?
How to mail these reports as separate pdf in one email to a client?
So one email gets 5+ attachments.
Can this be solved with user function also?