Page 1 of 1

Exporting as image format

Posted: Wed Mar 10, 2010 7:24 am
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

Exporting as image format

Posted: Wed Mar 10, 2010 1:12 pm
by Jan
Hello,

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

Thank you.

Exporting as image format

Posted: Wed Mar 10, 2010 11:13 pm
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

Exporting as image format

Posted: Thu Mar 11, 2010 8:08 am
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.