After I created a report including an image data which is adjusted by the image stretch function in the report designer, I try to download the report to PDF with 2 ways.1. Save to PDF from Viewer.2. Download PDF by using "GetReportPDF" action.Then an image data is also including the PDF with good quality if it is downloaded with No.1.But No.2 is not good.It looks like the image data has once resize before it has converted to PDF.Original DPI of the image is 350 but the it seems the DPI of Report designer is 96. How can I change the DPI?Or how can I set up to be able to issue PDF with high quality image data by using GetReportPDF function?
GetReportPDF requires an optional subscription.
This function runs on the server side.
Moreover, you must use the Reactive web to specify the resolution for this feature.
Please contact your sales representative if you would like to achieve this functionality with the Traditional web.