Page 1 of 1

Image Component shows Image in DesignMode but not in Preview

Posted: Thu Nov 08, 2007 5:49 am
by Markus Weiß
I have a problem with the image component in 2007.3.20.0 (Búild 11/6/2007) for VS2005.

I have a report build with 2007.2 release which get's its Image Data for the image component (sitting in a databand) from a Datset.Column defined as Byte[]. In 2007.2 Release the data show in the designmode (first row entry) and in the preview.

After upgrading to 2007.3.20.0 the image is shown only in the design mode. In the Preview - white space ist reserved for the component but no image is shown.

Thanks Markus


Image Component shows Image in DesignMode but not in Preview

Posted: Thu Nov 08, 2007 7:17 am
by Guest
This problem will be solved in the today's build.

Thank you.

Image Component shows Image in DesignMode but not in Preview

Posted: Fri Nov 09, 2007 9:21 am
by Markus Weiß
The problem is still present in Build from 11/7/2007 (2007.3.21.0)

Markus

Image Component shows Image in DesignMode but not in Preview

Posted: Mon Nov 12, 2007 12:52 am
by Edward
We've checked this build again. The issue is not present.

If you are still facing the problem please send test application to support[at]stimulsoft[dot]com for analysis.

Thank you.

Image Component shows Image in DesignMode but not in Preview

Posted: Mon Nov 12, 2007 2:50 am
by Markus Weiß
I - im preparing a mdc report for the testcase. But i figured out that my problem only occurs if i'm using single pass rendering mode (default in all my reports until now).

If i'm using double pass rendering the is image is working.

Markus

Image Component shows Image in DesignMode but not in Preview

Posted: Mon Nov 12, 2007 10:47 am
by Edward
Thank you for the test solution.

The issue with a page break is reproduced. Now we are working on it and we hope that fix will be available in the following prerelease build. So using the double pass mode and the latest fix from our side in the field of the CanBreak property will allow you to render the report in the way you expected.

Thank you.