Exporting ssrs report into pptx format from .net code

Hi,


I have a complex situation here. I have installed Aspose.Slides for Reporting Services in my report server, so when the report generates it gives me the option to export it to a .pptx format using the api. Now I have an aspx page where I have embedded the same ssrs report in a reportviewer control. Now, is there a way by which I could write a code in .Net which would export the generated report in .pptx format instead of having the user to do it manually through point and click? Please let me know.

Regards,
Nilotpal

Hi Nilotpal,


I have observed the requirements shared by you and like to share that Aspose.Slides for Reporting Services has no programmer interface and is used as it is after integration with Report Server. You may please try to look for any available options to automate the process of report generation from report server it self. Since, Aspose.Slides is integrated with Report Server, it will also follow the same approach. I hope this will clarify the concept to you.

Many Thanks,

Hi Mudassir,


Thanks for your reply, I get your point.

Regards,
Nilotpal