problem with images in report

waza

New member
Local time
Today, 10:43
Joined
Mar 5, 2008
Messages
4
Hey,

I have some images that are stored as file paths in my database (different for each record).

I want to let them appear on my report, and this works (with an image control and some vb code), but with some problems.

1) The image looks terrible, I think this is some kind of conversion to bmp (from jpg), but I'm not sure. And as i use vb and file paths with an image control, I don't see why the image should be converted.

2) Also, everywhere I search for a solution to show images in a report, it's always only on print view. Is there a way to display them on normal report view?


Thanks seba
 

Users who are viewing this thread

Back
Top Bottom