I'm using a CR 9 report and Visual Basic 6 off of a SQL database to create a catalogue. The report consists of a multiple images per page. The images comes from an OLE object which shows the image dynamically from an image path field as the graphic location. My images are not all the same size...they are close, but not the same
I am able to resize the images and display them all correctly within crystal report viewer but when I go to print the report all the images on the printed paper work have reverted to the original size. Where am I going wrong?
Many Thanks in advance