This is a migrated thread and some comments may be shown as answers.

PictureBox In Reporting shows image fuzzy.

2 Answers 145 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yashad
Top achievements
Rank 1
Yashad asked on 09 Jun 2016, 10:54 AM

Hi there,

I am trying to set picturebox with an image in telerik reporting, but I found that image in picturebox becomes fuzzy while the original image(resides on local) is quite clear. I don't understand, why it become fuzzy when I set to picturebox. I have tried to use high qulity image, high DPI Image but didn't work any of these. Every time image is fuzzy. I have attached the original image and the snap-shot of screen where pictureBox is set alogn with its properties on right most of the snap. Please provide every possible solution that would be helpfull.

2 Answers, 1 is accepted

Sort by
0
Yashad
Top achievements
Rank 1
answered on 09 Jun 2016, 11:27 AM
I am providing Original Image here.
0
Accepted
Stef
Telerik team
answered on 10 Jun 2016, 09:28 AM
Hi Yashad,

Images are processed by the reporting engine and they are rendered with standard for the machine resolution. Also if the Picturebox item scales the image additionally, this may change how the content looks.

You can use your custom logic for scaling images, where the result Image can be assigned as PictureBox.Value via user function.


Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Yashad
Top achievements
Rank 1
Answers by
Yashad
Top achievements
Rank 1
Stef
Telerik team
Share this question
or