Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

FV 3 advanced print widget output quality

$
0
0
Hi all,

using the ExportWebMaptask function of the new print widget. Much nicer than the old one, but wondering if there is some way to make the image quality better?

I see the task has options to set the dpi and image size:
Code:

"exportOptions": {
 "dpi" : 300,
 "outputSize" :  [
  500,
  500
 ]
}

But, is there a way to modify the JSON string being sent to the task to overcome the default 96 dpi setting?

Thanks again,

R_

Viewing all articles
Browse latest Browse all 2097

Trending Articles