Hi, I need to add the associated jpg/png file to each record listed in a report. I currently am using a PDF report but am happy if its more straight forward to use a HTML report.

Listed in one of the fields is the full explicit path, e.g. C:/a5/.../HarryPhoto.jpg

So the output is...

line 1 ---- Harry - Full Path - HarryPhoto
line 2 ---- Bobby - Full Path - BobbyPhoto
line 3 ---- Frank - Full Path - FrankPhoto
line 4 ---- Barry - Full Path - BarryPhoto
line 5 ---- George - Full Path - GeorgePhoto

Can anyone help me with displaying the photo in the report?

Thanks,

Denis