This would entail your report knowing ahead of time which students to run the report for, exlusively so as to email them.
Probably a better use of this type of report is to have it in an Enterprise WEB accessible area where students can come and run for themselves and then have it emailed to themselves.
It can be done, but NOT within Crystal itself.
Also, SQL Server and many other database programs have emailing capabilities, if this is a must requirement I'd check into your database vendor to see if this can be handled there. However to run a single report for multiple students AND ask the report to email each student...is really NOT a function that Crystal was designed for...by choice since it is a rare requirement.
Bottom line is that I would seek outside of Crystal on this one...if SQL Server is your Database, I'd look there for a solution.
Hope it helps
Main Topics
Browse All Topics





by: RiteshShahPosted on 2009-07-15 at 02:33:32ID: 24857574
there is no native functionality for doing this. you have to generate PDF for only selected student and send it to concern person. or/else you have to manually separate the pages and send it in email.