Hi,
I am using Crystal Reports XI.
I have a Dataset returned from a DB which included an image file which I insert into the report as a BLOB object.
The problem is, the BLOB object stays only the same size as i set it to initally and will not resize to the image drawn from the DB at runtime.
Is there a way of having the image dynamically resize at runtime depending on the image drawn from the DB?