How to display original quality image into Crystal Report?

Last post 07-03-2009 3:29 AM by btough. 7 replies.

Sort Posts:

  • How to display original quality image into Crystal Report?

    06-22-2009, 6:16 AM
    • Member
      24 point Member
    • btough
    • Member since 05-08-2009, 6:02 AM
    • India
    • Posts 52
    Hello, I am displaying binary data from my database into Crystal Report. But image displayed into Crystal Report is not of good quality (i.e. original quality). It seems not enough colors are used or false contouring is observed. How can I get original quality image into Crystal Report? Any help will be appreciated. Thanks,
  • Re: How to display original quality image into Crystal Report?

    06-30-2009, 8:03 AM

    btough:
    Hello, I am displaying binary data from my database into Crystal Report. But image displayed into Crystal Report is not of good quality (i.e. original quality). It seems not enough colors are used or false contouring is observed. How can I get original quality image into Crystal Report? Any help will be appreciated. Thanks,
     

     

    Try to adjust the height and width of the image object at design time.

    Any doubts please feel free to ask me.

    If this post is answer of your question then don't forgot to Click Mark As Answer.

    Thanks & Regards,
    J.Jeyaseelan
  • Re: How to display original quality image into Crystal Report?

    06-30-2009, 8:30 AM
    • Member
      24 point Member
    • btough
    • Member since 05-08-2009, 6:02 AM
    • India
    • Posts 52

     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.

  • Re: How to display original quality image into Crystal Report?

    06-30-2009, 8:52 AM

    btough  I'm not at my desk but i'm sure crystal report display the image in good clarity, so try to find in the Image control property.

    Any doubts please feel free to ask me.

    If this post is answer of your question then don't forgot to Click Mark As Answer.

    Thanks & Regards,
    J.Jeyaseelan
  • Re: How to display original quality image into Crystal Report?

    06-30-2009, 9:51 AM
    • Member
      24 point Member
    • btough
    • Member since 05-08-2009, 6:02 AM
    • India
    • Posts 52

     Thank you jeyaseelan@ajsquare.net.

    But as I drag and drop the Byte[] column (which contain binary data of image) from Dataset into Crystal Report, it is the Blob Field control, which display image in Crystal Report. I tried its all properties, but did not get any information.

    Thanks in advance.

  • Re: How to display original quality image into Crystal Report?

    07-01-2009, 2:10 AM

    btough:

     Thank you jeyaseelan@ajsquare.net.

    But as I drag and drop the Byte[] column (which contain binary data of image) from Dataset into Crystal Report, it is the Blob Field control, which display image in Crystal Report. I tried its all properties, but did not get any information.

    Thanks in advance.

     

    btough thanks for your post,

    1. Set the image control as it is by the actual image size. or

    2. Is it your image format is gif then change into JPEG and try to display this format image.

    Any doubts please feel free to ask me.

    If this post is answer of your question then don't forgot to Click Mark As Answer.

    Thanks & Regards,
    J.Jeyaseelan
  • Re: How to display original quality image into Crystal Report?

    07-01-2009, 7:35 AM
    • Member
      24 point Member
    • btough
    • Member since 05-08-2009, 6:02 AM
    • India
    • Posts 52

     Hi, Thank you.

    As I told early in my post that my image size is 320 X 240, I tried by setting image control size equal to 320 X 240. Also the image format is jpeg. But till can't improve the image color quality.

    Any other option?

    Thanks.

  • Re: How to display original quality image into Crystal Report?

    07-03-2009, 3:29 AM
    Answer
    • Member
      24 point Member
    • btough
    • Member since 05-08-2009, 6:02 AM
    • India
    • Posts 52

     Finaly I got the solution. It is the property of the Crystal Report as "Retain Original Image Color Depth" which is to be make enable.

    Thanks,

    -Yogesh Patil.

Page 1 of 1 (8 items)