Critical issue with images inside a report
Posted: Mon Nov 21, 2011 1:16 pm
Hi Jan,
I have very critical problem that I need solve asap.
I have a report with a image that each time is different, like a product datasheet that show the features and the product image.
Each time I call the report previously I copy the product image to the report folder with the image name that the report is waiting for.
So my "productXYZ.jpg" is copied to "product-image.jpg", the report found the image and all is fine.
But If I left open the preview and call other product report with other image, then the first preview get the second image report, so both reports have the same image.
Also I have the same problem if I put the report call into a repeat loop. But in debug mode don't happen.
How to solve this? Can I pass the image name like a parameter like other fields?
Thanks in advance,
Josep M
I have very critical problem that I need solve asap.
I have a report with a image that each time is different, like a product datasheet that show the features and the product image.
Each time I call the report previously I copy the product image to the report folder with the image name that the report is waiting for.
So my "productXYZ.jpg" is copied to "product-image.jpg", the report found the image and all is fine.
But If I left open the preview and call other product report with other image, then the first preview get the second image report, so both reports have the same image.
Also I have the same problem if I put the report call into a repeat loop. But in debug mode don't happen.
How to solve this? Can I pass the image name like a parameter like other fields?
Thanks in advance,
Josep M