Display images in report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Have set up a test environment following MS Knowledge Base article 285820 to
store images in a file and retrieve them using the pathname in a table. Form
works fine, however my report only prints 1 record per page. Have also set
up with 2 colums and that seems to work OK in that the 2 records are printed
1 in each column, but then records 3 & 4 appear on a new page.
Have a feeling I'm overlooking something very simple here, but just can't
see it.
Can anyone help ?

Thanks, Harry H.
 
Harry,
I too have used the KB article, and when I open either a form or report, I
get a 438 error. I checked the references and they're ok., and can't locate
help on the error eitherin order to try to fix.

I did everything according to the KB instructions, now i'm clueless. The
original images were tifs, but i saved them as bmp's so that part is ok. Any
help would be appreciated.

BJ
 
BJ,

Runtime error 438 is "object doesn't support this property or method". I
used pictures stored as Jpgs rather than bmp's. Try using a jpg and see if
that fixes your problem.

Cheers,
Harry H.
 
Back
Top