This is a migrated thread and some comments may be shown as answers.

Print already generated excel report

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 1
Roland asked on 10 Jun 2014, 02:20 PM
Is there a way to just print an already generated Excel report with Telerik Reporting, re-using the ReportData.Data byte[] from earlier? I need to do this server side.

1 Answer, 1 is accepted

Sort by
0
KS
Top achievements
Rank 1
answered on 13 Jun 2014, 10:46 AM
Hi,

Print the already existing xlsx file (http://msdn.microsoft.com/en-us/library/microsoft.office.tools.excel.workbook.printout.aspx) or you will have to reprocess the whole report to render it for print.

-KS
Tags
General Discussions
Asked by
Roland
Top achievements
Rank 1
Answers by
KS
Top achievements
Rank 1
Share this question
or