Use the Image smart panel to add an image to your report. The image can be located in a database or on the web, or you can embed an image in the project or in the report.
To add a data bound image
- Drag an Image report item from the toolbox onto your report.
- Set the Source property to Database.
- Set the MIMEType property to the type of the image (i.e. image/jpeg).
- Set the Value property to the field that contains the image (i.e. =Fields!image.Value).
Reference
Images