I only really stumbled accross this a few days - not sure why not before.<div><br></div><div>In Geoserver 2.2 you can actually output a pdf via WMS request.</div><div><br></div><div>so normal WMS request with one or more layers in the "LAYERS=" parameters, and then the format parameter is just: "FORMAT=application%2Fpdf"</div>
<div><br></div><div>Simple pdf creation.</div><div><br></div><div>Toby<br><br><div class="gmail_quote">On 24 October 2012 17:23, Robert Sanson <span dir="ltr"><<a href="mailto:Robert.Sanson@asurequality.com" target="_blank">Robert.Sanson@asurequality.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The approach I use is to collect the layers that are visible and the extent, and the then send a WMS call to a server to generate a new composite image which is then processed by a Python script on the server using ReportLab module to create a PDF.<br>

<br>
Cheers,<br>
<br>
Robert Sanson<br>
<br>
>>> Mickey Bowles <<a href="mailto:mickeybowles@gmail.com">mickeybowles@gmail.com</a>> 25/10/2012 9:13 a.m. >>><br>
<div><div class="h5">Can you gif or jpg the image, then use someting like itextsharp (if you are<br>
a .net guy) to pdf or something similar?<br>
<br>
<br>
<br>
On Thu, Oct 25, 2012 at 11:06 AM, Gaston Lucero <<a href="mailto:gaston.lucerom@gmail.com">gaston.lucerom@gmail.com</a>>wrote:<br>
<br>
> It is possible with openlayers controls?<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>
><br>
<br>
<br>
<br>
</div></div>This email and any attachments are confidential and intended solely for the addressee(s). If you are not the intended recipient, please notify us immediately and then delete this email from your system.<br>
<br>
This message has been scanned for Malware and Viruses by Websense Hosted Security.<br>
<a href="http://www.websense.com" target="_blank">www.websense.com</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>