0
Answer

crystal report image problem

Photo of Sharad Gupta

Sharad Gupta

11y
1.5k
1
I want to show image in crystal report  with the help of path,which is stored in database
 
here i get the path then i convert path related image in binary format 
and take a field like name "image_show" type of system.byte[] , 
 
all thing is going to be good 
image displayed in crystal report .
 
But i want 
image display in crystal report with the converting into binary
like we use in winform or aspx  on behalf of image path and it display in image box control.
 
 

Answers (0)