ThinkGeo.com    |     Documentation    |     Premium Support

How to get print image on server side?

Hi all,


I watched sample of printing on MapSuite Web (Samples --> Getting Started --> Print). I have a question. Is there any way to get print image on Server Side, because I want to insert this image into report doc file. 


Thank in advance!


NguyenTH



Hello Tran, 
  
 Sorry, if you use openlayer to print the map, you can’t save it to the server side, it’s not allowed use javascript to operate the server. 
  
 But I think maybe there is a wordaround for this situation, when you click the print button, raise a button event or something similar to run the code in server side, we have a way to export the current map to a bitmap, though it maybe have a little difference with the print one like margins, but maybe it’s enough for your report doc. 
  
 Regards, 
  
 Gary