PDA

Click to See Complete Forum and Search --> : Crystal Reports 9 - HTML interpretation of image tags (ie, <img src=...>)


tsd5
Nov 9th, 2004, 06:28 PM
I have a paragraph stored in a blob field in my database and I want the ability to place an image in the middle of the paragraph when I display it in a crystal report. I turned on html interpretation to see if it would interpret an image tag like so... <img src="C:\my_pic.jpg"> but it doesn't seem to read image tags. Does anyone know of any other alternatives?