Question - Exporting to PPT from .NET

Hi,

I'm rendering the report using "ReportExecutionService2005.ReportExecutionService" which it method "Render" get the Export format as one of the paramenters.

I'd like to know what is the String representing the format of the PPT afer i'm installing the Aspose Slides on my Reporting Server.

Thanks

A

“ASPPT” for PPT and “ASPPS” for PPS formats.
You can find and change this string if necessary in the rsreportserver.config file.