Select to view content in your preferred language

How to improve print quality of Maps?

839
1
08-02-2011 12:40 AM
HalilSiddique
Frequent Contributor
Hi all,

Does anyone know how to increase the print quality of prints. I am using the myPrint widget, from here http://www.arcgis.com/home/item.html?id=07e56ade38874471acff6e6f973ed04d. I have attached a couple of examples. Is the quality of printing better in AGS 10? (we are still on 9.3.1)

Cheers

halil
0 Kudos
1 Reply
by Anonymous User
Not applicable
Original User: dcopple

I have been looking at the code of the print widget to try to modify it.  The print widget prints an "image" and is in bitmap format.  .bmp format isn't the greatest format, I'm not sure if that can be recoded to output .jpg or not, but would think the answer lies somewhere in the coding of the widget itself.  If I figure something out, I will try to post the modification code.  You can modify existing code using Flash builder and recompiling the application.
0 Kudos