Image quality in the reports when exported to PDF

Stimulsoft Reports.WEB discussion
Post Reply
agent005
Posts: 24
Joined: Mon Dec 22, 2014 3:05 pm

Image quality in the reports when exported to PDF

Post 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 2749 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Image quality in the reports when exported to PDF

Post 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.
Post Reply