Page 1 of 1

Load images take too long

Posted: Tue Mar 26, 2013 9:32 am
by lucia_mgv
Hi,

I have a report with an image defined in a databand. The image URL is defined in a datasource column:
Dibujo2.jpg
Dibujo2.jpg (16.32 KiB) Viewed 1154 times
When I have 20 rows in the datasource, the report takes too long for loading. It shows the dialog: "Loading images" for more than 10 minutes.
Dibujo.jpg
Dibujo.jpg (19.21 KiB) Viewed 1154 times
The format of the images is '.bmp'.

What I am doing wrong? Is there any better way to define the images? Or maybe the format is not the best? What happens if the report can't find an image in the specified URL location?

Thanks for your help,

LucĂ­a Morales

Re: Load images take too long

Posted: Tue Mar 26, 2013 11:03 am
by HighAley
Hello.

Yes, the images in BMP format is largest.
Please, try to use png imstead of it.

Thank you.