Page 1 of 1

empty charts in excel export

Posted: Wed Feb 20, 2013 9:28 am
by Jozef Balga
Hello!

I experience problems with report export to excel spreadsheets (xsl). I use several charts in my report template, but the exported xls file does not display the charts correctly - there are empty images. I attach exported documents (pdf and xls) and I use the following export settings for xls:

Code: Select all

StiExcelExportSettings settings = new StiExcelExportSettings();
settings.UseOnePageHeaderAndFooter = true;
report.ExportDocument(StiExportFormat.Excel, output, settings);
I use the 2013.1 version of Stimulsoft Ultimate and the .NET version is 4.0.30319.
Thank you for your help.

Jozef

Re: empty charts in excel export

Posted: Wed Feb 20, 2013 1:00 pm
by HighAley
Hello.

Could you send us a report document (mdc-file) or a report template with sample data for analysis?

Thank you.

Re: empty charts in excel export

Posted: Thu Feb 21, 2013 7:27 am
by Jozef Balga
The mdc file is attached - it is a different report document, but the problem with excel export is present here too. Thank you.

Re: empty charts in excel export

Posted: Thu Feb 21, 2013 11:26 pm
by Ivan
Hello,

The problem is solved.
The patch will be available in the next prerelease build.

Thank you.

Re: empty charts in excel export

Posted: Mon Feb 25, 2013 8:16 am
by Jozef Balga
Thank you for the quick response and fix of the problem.

Jozef Balga

Re: empty charts in excel export

Posted: Mon Feb 25, 2013 12:18 pm
by HighAley
Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.