Hi,
I've created a new Sample Solution for Bulk Sending Invoice PDFs as E-Mail Attachment with C# Command Line Application.
Check out the Link:
http://webapps-in-action.com/post/Creating-Invoices-as-PDF-E-Mail-Attachment-with-Telerik-Reporting-2013Q2-using-only-66-lines-of-code
Cheers, Otto.
I've created a new Sample Solution for Bulk Sending Invoice PDFs as E-Mail Attachment with C# Command Line Application.
Check out the Link:
http://webapps-in-action.com/post/Creating-Invoices-as-PDF-E-Mail-Attachment-with-Telerik-Reporting-2013Q2-using-only-66-lines-of-code
Cheers, Otto.
5 Answers, 1 is accepted
0
Ranjit Charles
Top achievements
Rank 1
answered on 29 Jan 2014, 07:39 PM
Otto,
We are trying to solve the same issue...Do you still have this sample? The current link on the web does not seem to be valid...
Thanks!
We are trying to solve the same issue...Do you still have this sample? The current link on the web does not seem to be valid...
Thanks!
0
Otto Neff
Top achievements
Rank 2
answered on 30 Jan 2014, 09:11 AM
Link is now working again.. Server needed a little kick...
0
Hi Otto,
Thank you for your effort and the time to post your solution for other community members.
We just want to recommend you to use expressions instead of events:
Also we have some considerations about working with events as that you need to work with processing items instead of their definitions. For example check the Using Report Events article.
We updated your Telerik points to thank you once again. We will be glad to see more posts from you.
Regards,
Stef
Telerik
Thank you for your effort and the time to post your solution for other community members.
We just want to recommend you to use expressions instead of events:
- How to use the ReportItem.DataObject property in expressions
- How to Databind to Collection Properties
Also we have some considerations about working with events as that you need to work with processing items instead of their definitions. For example check the Using Report Events article.
We updated your Telerik points to thank you once again. We will be glad to see more posts from you.
Regards,
Stef
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.
0
Ranjit Charles
Top achievements
Rank 1
answered on 21 Feb 2014, 07:27 PM
Otto, Thanks!
This seems to use the email server with credentials to do the bulk emails with attachment.
1. Have you done the same (bulk send) using outlook client and emailing using the existing logged in account - instead of providing login credentials?
2. We are also trying to do this for a single email with attachment.. preferably, the email opens with attachment in the existing outlook account- this will allow the user to edit the text before sending it out.
If you have any thoughts, do let us know! Thanks in advance!
This seems to use the email server with credentials to do the bulk emails with attachment.
1. Have you done the same (bulk send) using outlook client and emailing using the existing logged in account - instead of providing login credentials?
2. We are also trying to do this for a single email with attachment.. preferably, the email opens with attachment in the existing outlook account- this will allow the user to edit the text before sending it out.
If you have any thoughts, do let us know! Thanks in advance!
0
JOSE
Top achievements
Rank 1
answered on 09 Aug 2018, 02:02 PM
I am very interested in this solution, but if I try to see it, it tells me that it is no longer available, where could I consult it?