Page 1 of 1

Image quality in the reports when exported to PDF

Posted: Wed Dec 16, 2015 6:47 pm
by agent005
I'm having problems with image quality when image is added to the report and then report is executed and exported to PDF.
I'm using latest Ultimate 2015.3 build.

I'm adding image 2.7 by 1 (inches?) to the report. Then selecting image 270px x 100px (as it seems to fill image area completely).
When I click on the preview tab in designer - image looks perfect and not distorted in any way. But if I run this report thru my C# code and export it to PDF - image quality is getting getting degraded, please see this link, the image at the bottom is PDF
http://puu.sh/lXV8X/bec7989b03.png

Please provide directions at to what image size in pixels should be to generate a PDF export without quality loss for image that is 2.7 by 1 in the report designer. Are there any settings on image quality for PDF export?

An image and report file are attached
LogoReport.mrt
report
(8.37 KiB) Downloaded 282 times
image file
image file
TEST-logo-270-100.jpg (3.85 KiB) Viewed 2748 times

Re: Image quality in the reports when exported to PDF

Posted: Thu Dec 17, 2015 11:46 am
by HighAley
Hello.

Please, set the next export settings: Image Quality to 1, Image Resolution Mode to Auto.
Also you could try to set the Smoothing property of the image component to false.

Thank you.