Hi,<div><br></div><div>not sure if you can use openlayers to do it, but I did implement an export map functionality once. If your application server can directly talk to your GIS server, then you should send the BBOX and size of map to your server and make a raw wms request to get an image. About the vector layers, you will need to transform the vertices x,y from world to screen  coordinates of each geometry. You can either have them converted through openlayers or you can transofrm at server side , since you would have the BBOX and size of screen. You can then draw those geometries over the image that was fetched against the wms request. hope that helps :)</div>
<div><br></div><div>regards,</div><div>Imran<br><br><div class="gmail_quote">On Mon, Mar 19, 2012 at 6:27 PM, Mr. Rahul Teni <span dir="ltr">&lt;<a href="mailto:rahul_g_teni@yahoo.com">rahul_g_teni@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:verdana,helvetica,sans-serif"><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt">
<span>Hi All,</span></div><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><span><br></span></div><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><span>Does any body know how we can export map which involves Vector layer , One customized layer (OpenURL Ref : </span><a href="http://sourceforge.net/apps/mediawiki/djatoka/index.php?title=Djatoka_OpenURL_Services" style="font-size:10pt" target="_blank">http://sourceforge.net/apps/mediawiki/djatoka/index.php?title=Djatoka_OpenURL_Services</a> <span style="font-size:10pt">) which works with Djatoka image server. </span></div>
<div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><span style="font-size:10pt"><br></span></div><div><span><font>I know it might not be so trivial , but can you please provide me some pointers. I need to export map to PDF for reporting purpose. Your quick help is highly appreciated.</font></span></div>
<div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"> </div><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div><b></b><font><font face="verdana, helvetica, sans-serif">Thanks &amp; Regards,<br>
Rahul G. Teni<br><br></font></font></div><div><font><span style="font-family:verdana,helvetica,sans-serif"></span></font><br></div></div></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>I.R<br>
</div>