Hi,
Thanks for reply. My original image size is - width=320 and height=240.
Though I change my Blob field object size to any value, it does not work to me.
I tried lot of things like, saved binary data as bmp and try to disply it into Picturebox control of the CR, but does not work. Decompressed the JPEG data and store it into bmp Byte[] and display this Byte[] into CR using dataset but it does not solve the problem. etc.
Does anybody have any idea or faced similar problem ?
Any help will be appreciated.
Thanks.