ThinkGeo.com    |     Documentation    |     Premium Support

Problem with exporting ShapeFileFeatureLayer to bitmap

 Hi , 


I'm trying to export  a shape file to bitmap and PDF . I've read thinkgeo printing wiki and it's samples


I tried to create simple sample and print a shape file but I couldn't make it work.


I can't see map on "printer interactive overlay" and also exported bitmap doesn't show anything.


I've uploaded simple project with sample shape file . it would be great if you check my problem with shape file located in this project.


Any information would be greatly appreciated .


Cheers


Shaahin


 

 


 



ThinkGeoPrintingSample.zip (1.6 MB)

Hi Shaahin,


Thanks for your posts and the detailed sample. I think the problem is that you missed the code "mapPrinterLayer.Layers.Add(shapeFile);" in the method "AddMapLayer()". Please check the fixed sample attached.


Thanks,

Johnny



001_ThinkGeoPrintingSample.zip (1.53 MB)