printing images on report

  • Thread starter Thread starter jb
  • Start date Start date
J

jb

I know this has probably been asked many times, I just can't find the
references in the newsgroup. I need to print images for each line item out
of an inventory table. The inventory table has the path and picture name
stored in a text field. I put an image control on the report (called img)
and I need to change the me.img.picture to show the correct picture for each
inventory item printed. I tried putting code on the OnFormat and/or OnPrint
properties of the Detail section, but that doesn't seem to work. Can
someone point me in the correct direction? It is A2K that I am using.
Thanks a lot.

John
 
Never mind. I had to compact and repair the database and that corrected the
linking problem I had.
 
Back
Top