Export report to an Excel template

Hi all,

I try to fill an Excel template with data from a report. The problem is I have to do this from the report, not from the template. Somehow, I have to say to the data where in my excel file they have to place. Is Aspose.Cells useful in that case? if don't, do you have any ideas of how do I do that?

Hi,


I think you may try to use Smart Markers for your template file. See the topics for your reference:
http://www.aspose.com/documentation/ssrs-rendering-extensions/aspose.cells-for-reporting-services/aspose-cells-template-and-smart-markers.html
http://www.aspose.com/documentation/ssrs-rendering-extensions/aspose.cells-for-reporting-services/aspose-cells-template-and-rdl-files.html

Thank you