Page 1 of 1
Positioning an image in Designer -> Max-Width?
Posted: Mon Aug 26, 2013 7:49 am
by mietzekotze
Hey guys,
I want my report to show pictures i grab from a database (in base64). Therefore i have an image-field in the report. the problem is, that all of th images have different sizes, so i want them to have a fixed width and still keep the relations off the image.
I'll attach the MRT-File plus the xsd and xml schemas you need. Hope you can help me.
Regards
Re: Positioning an image in Designer -> Max-Width?
Posted: Mon Aug 26, 2013 12:26 pm
by Alex K.
Hello,
Please try to set the necessary size for image component in your report template, set the CanShrink and CanGrow properties to false, and Stretch property to true.
Thank you.
Re: Positioning an image in Designer -> Max-Width?
Posted: Mon Aug 26, 2013 12:57 pm
by mietzekotze
I've tried that (see my configuration here:
http://i.imgur.com/Zx9fFo9.png) and that is, what happens:
http://i.imgur.com/UrPzYyI.png.
What i need is, that the DataBand grows dynamically with the image, since i dont know the exactly width of ervery image
Re: Positioning an image in Designer -> Max-Width?
Posted: Mon Aug 26, 2013 1:53 pm
by Alex K.
Hello,
Please try to set the MaxSize property.
Thank you.
Re: Positioning an image in Designer -> Max-Width?
Posted: Tue Aug 27, 2013 7:43 am
by mietzekotze
Hello,
neither the image nor the DataBand has the MaxSize property. Can you tell me, where i could find it?
Thanks!
Re: Positioning an image in Designer -> Max-Width?
Posted: Tue Aug 27, 2013 11:37 am
by Alex K.
Hello,
Please try to set the "Professional" mode for property grid.
Thank you.