ThinkGeo.com    |     Documentation    |     Premium Support

Layers in the printing map window are blurry

Hi, 


When we do display a Layer, let's say ShapeFile layer it works fine in the main window, but, when we switch on Printing mode the map control display it blurry and make our publishing tool look poor quality.


Please have a look at the below image:




The above image is the normal map which is quite good but please have a look at the below screenshot:





This one is the same source file and same style but in printing mode. As you see it's quite blurry. 

I've attached our sample project to reproduce it easier.

We are using latest version of MapSuite library at this moment =>  9.0.0.90



Thanks,

Shahin

Publishing.zip (1.66 MB)

Hi Shaahin,



Thanks for the sample, it is very straightforward.



From the screenshots, looks like what you want is the layer can be redrawn when zoom in/out in print map window to make it looks more clear, right? But for print map, it is actual an image map, which you only can zoom in/out the image like in open it in “Windows Phote Viewer”, but can’t change its original quality. I think we don’t redraw the print map when zoom in/out is because redrawing will bring a bad performance and also not the meaning of print review.



I tested it and found the export bitmap quality is still good but the preview map has the issue as you noticed. Then, I change the print map extent smaller and can make it more clear:







Please let us know if any questions.



Thanks,



Troy

Hi Shaahin, 
  
 I guess I may be missing the PreviewDrawingMode property in MapPrinterLayer, we can set it as "Redraw" to make the map drawing for each Zoom In/out. 
  
 Thanks, 
 Troy