Many pages if image too high

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Many pages if image too high

Post by Fabio Pagano »

I have a dataset with one record. With this design:

Image

it works ok, one page is generated (note the component image at the right).

but with this design:

Image

it creates thousand pages (i have only made higher the component image at the right).

The image at the right must always be fixed at that position: when i draw it, it is "assumed" in the page header band. Probably the problem will solve if i put the image just over the page (so that its container is the page), not in the band, but i don't know ho to do it.

Thanks.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Many pages if image too high

Post by Vital »

Hello Fabio,

Please move image to page. After then set Link property of image to true.

Thank you.
Post Reply