Skip to main content

Hi All,

We have a custom made report to show the balances of inventory stock items including their images.

The report runs ok without images but it crashes when we execute it with the image option.

Also it runs fine for a small set of data with the image. So the problem is when you have over 1000 records to be loaded with the images.

This is what that is used to load the images at the moment:

Could someone please let us know if there is a way to optimize showing images?.

Thank You

We have need to run various reports that include images.  


Firstly I would check if you run report with paging or all pages at once. Also you can check the memory usage on user computer while running the report. 

And finally - the size of images matters.

We do have customers who print such reports with hundreds and thousands of images and they were having issues when running for large images (like 10-12MB each). So the solution was to resize images and have smaller ones (100-150KB each). 

If this does not help - please report the case to us and we will investigate. 


Reply