For the customized reason, I developed a report that is reporting on the SharePoint document lists and so far it's all good.
By using Action property, I linked the original SharePoint path to SSRS and user can open the document using the link from the report very easily.
New Requirements
Business wants a link in the report to send the email. So that when the user clicks on that new link, the document should be emailed directly to the specified email address.
Is there a way to do such thing using action property in SSRS?
I'm using SSRS 2008R2
Note: I want to explore my options is SSRS before going out of this domain.
Thanks in advance.