Xml Data (image) into a Crystal Report 9
I'm trying to view an image(binary data) into Report Viewer. Is it possible?
It wont load. I've tried readxml to a dataset and pass it on into CR.
I can view all data except the images eventhough its already a blob field.
Please help. I was only able to load this xml image into a picture box for a win app.
But how about loading it on the reports?

