In our in house system that I am in the final stages of re-writing using DX controls, we need to send out various email notifications to our customers. We need to have nicely formated emails which include detail tables. I would love to use XtraReports, but I am not seeing an easy way to do this since it has very generic HTML output and it appears more geared to send things as attachments rather than a formated email message.
With that in mind, how are others doing this? Our old system used a VB6 COM component that would take specially formated HTML templates and the data to create the body, but I have NO desire to use that any more as I am trying to get everything focused around .net.
Any suggestions?
Thanks,
Jim