I want to add a images in textbox control in RDLC files using the <a> tag or <img> tag.
I know texbox control supports limited HTML tags in RDLC.but
Is there any way to add the images in RDLC reports with out using the the Image control.
OR
can we add the image control in text box control.