Hi. I have a question. I my Group header, I have an Image component, which is filled dinamically with the images I need. But, the problem is this. If the image is bigger in height than there is the space on the page (vertical), the report goes in the infinite loop. I need it to print the part that fits on page 1, and the part that doesn't fit on page 2. The same would have to be done if the columns are set on the pages. The property stretch has to be set to true. Is there any property that does this? Or any other way to do this? Before, when I was using the CrystalReports, there was a property "Keep together" or something like that.
Thanks!
Image too large
Image too large
Hello!
You need use property Stretch of Image or you need get build from 10 September (when it will be available). In build from 10 please set property CanBreak of image to true. After then set property CanBreak of Databand to true.
Thank you.
You need use property Stretch of Image or you need get build from 10 September (when it will be available). In build from 10 please set property CanBreak of image to true. After then set property CanBreak of Databand to true.
Thank you.