bobschroeder
Programmer
Is it possible to set images stored in a database to a set width and variable height (to maintain the correct aspect ratio)?
I have several images stored in a database. Each of these images will be of varying dimensions. I want to display them in my report (details section) and keep the width constant, say at 3 inches. But I want the height to vary in the correct ratio so that images of different heights don't get skewed (that the height to width ratio is correct) For example, an image 600W by 400H should go to 3" by 2" and an image 600W by 600H should go to 3" by 3".
Is this possible in crystal 9.0? How?
Thanks!!
I have several images stored in a database. Each of these images will be of varying dimensions. I want to display them in my report (details section) and keep the width constant, say at 3 inches. But I want the height to vary in the correct ratio so that images of different heights don't get skewed (that the height to width ratio is correct) For example, an image 600W by 400H should go to 3" by 2" and an image 600W by 600H should go to 3" by 3".
Is this possible in crystal 9.0? How?
Thanks!!