Hello
I would like to know how can I prevent an image from splitting into two parts when the text above the image grows. The "Can break" property of the image has been set to false but the image is still split.
Thanks
Keep image on the same page
Re: Keep image on the same page
Hello.
Please, set the Can Break property of the Data Band to true. When it's false the Band is rendered on one page while it's possible and then is broken forcibly.
Thank you.
Please, set the Can Break property of the Data Band to true. When it's false the Band is rendered on one page while it's possible and then is broken forcibly.
Thank you.
Re: Keep image on the same page
Hello
Thanks for your advice, but when I tried to set the "Can Break" property of the databand to true, the image is still split and there is an extra page with header only.
Thanks.
Thanks for your advice, but when I tried to set the "Can Break" property of the databand to true, the image is still split and there is an extra page with header only.
Thanks.
Re: Keep image on the same page
Hello.
The ImagePanel don't let Data Band to break. Please, set the Can Break property of the ImagePanel to True.
Thank you.
The ImagePanel don't let Data Band to break. Please, set the Can Break property of the ImagePanel to True.
Thank you.
Re: Keep image on the same page
Thanks for your help, that works perfectly!
Re: Keep image on the same page
Hello.
We are always glad to help you.
Let us know if you have any additional questions.
Thank you.
We are always glad to help you.
Let us know if you have any additional questions.
Thank you.