Have a simple report with the mail feature enabled. Decided not to use it and set the Mail enabled to false. It still insists on sending the report. Verified that there is no other reference to mail in the code.
The Enabled property of the TppEmailSettings simply determines whether the email button is displayed in the Preview window or not. If you are sending email in a different way than this (i.e. making a manual call to the Report.SendMail routine) you will need to make this a conditional call to control whether the report is emailed or not.
Comments
The Enabled property of the TppEmailSettings simply determines whether the
email button is displayed in the Preview window or not. If you are sending
email in a different way than this (i.e. making a manual call to the
Report.SendMail routine) you will need to make this a conditional call to
control whether the report is emailed or not.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com