C# Developers' Journal (original) (raw)

3:54p

Images in reportviewer reports Is there a way to get an image to show on report from an Object source, not database?

The only way I could organize this now is saving an image in file system and passing a link to the file into the imagebox on report. Any better solutions? Can it accept Image or Bitmap types somehow?

(Comment on this)