hi all, i am exporting Repeater data to Word file.The repeater contain Image too along with other information.The image is stored in binary format in database.I am using binryWrite function to render image on page.On while exporting data on word every thing got printed but image.It displays Cross sign instead.
i have tried onther approch too and stored that binary image to temp image file and give path to that temp image file but still its not working any help