Exporting as image format

Stimulsoft Reports.NET discussion
Post Reply
Praveen
Posts: 5
Joined: Thu Jan 21, 2010 10:50 pm
Location: Bangalore

Exporting as image format

Post by Praveen »

HI All,

Whenever I try to export my report of multiple pages as .png,.jpeg or any other image format and then save it.
I get the saved file for only the 1st page.

I want all the pages to be exported as .png,.jpeg etc.

Plesse help asap.

Thanks
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Exporting as image format

Post by Jan »

Hello,

I need know more information. How you try to export report - from code, from WinViewer or from WebViewer?

Thank you.
Praveen
Posts: 5
Joined: Thu Jan 21, 2010 10:50 pm
Location: Bangalore

Exporting as image format

Post by Praveen »

I have used Webviewer to export reports.

StiWebViewer1.Report = stiReport1;

When the report is generated i am getting all the export formats as default.But when I am trying to save it as an .png,.bmp,.jpeg or any other image formats i am getting the file saved for only first page.
I want the file to be saved for all the pages when i save it as an image format.
Please help asap.

Thanks
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Exporting as image format

Post by Andrew »

Hello,

The following error is fixed. Now, when exporting a report to the image, the current report page shown in the WebViewer will be saved. The patch will be available in the next prerelease build.

thank you.
Post Reply