help - No fixed size image
I'm creating a report to pint a product catalogue.
I've a folder with items fotos having mixed resolution (same 1700 dpi, other 1200 dpi ecc ecc).
Each photo, if printed at the correct resolution, show an object at scale of 1:1 (real dimension, dimension of my items goes from 1cm to 10 cm).
I need to create a report that print all photos with his real dimension, and numbers of items for row depends on dimensions of photo.
Now I able to create report with fixed leght columns but I need something plus complex:
If an image was 15 cm it need to be alone at the center of the row. If it was 5 cm
I need 2 images on a row ecc ecc ecc.
Another thing is resolution of image. Image component don't control resolution of image and
if I have an image at resolution of 1700 dpi large 3 cm the report show an image bigger than page size.
I've a folder with items fotos having mixed resolution (same 1700 dpi, other 1200 dpi ecc ecc).
Each photo, if printed at the correct resolution, show an object at scale of 1:1 (real dimension, dimension of my items goes from 1cm to 10 cm).
I need to create a report that print all photos with his real dimension, and numbers of items for row depends on dimensions of photo.
Now I able to create report with fixed leght columns but I need something plus complex:
If an image was 15 cm it need to be alone at the center of the row. If it was 5 cm
I need 2 images on a row ecc ecc ecc.
Another thing is resolution of image. Image component don't control resolution of image and
if I have an image at resolution of 1700 dpi large 3 cm the report show an image bigger than page size.