2
votes
0answers
54 views

How to print gwc layer?

I have gwc layer on my Geoserver. Now i want print this layer using Geoserver print module but dont know how to do this. When i try wms layer all works fine. But how to print gwc layer? MORE INFO ...
6
votes
4answers
768 views

Best solution for printing Google Maps?

What is the best solution so far for printing Google Maps as a base layer of Vector layers in Geoserver/OpenLayers application ? I used to print WMS layers using GeoExt print page example, but when ...
1
vote
1answer
259 views

How to fix org.mapfish.print.JsonMissingException: attribute [spec.pages[0].mapTitle] missing?

I've installed GeoServer's map printing module. I've tested that it works by following the instructions here. Now, I'm using GeoExt.PrintMapPanel, and my code is as shown below: var mapPanel = new ...
2
votes
0answers
190 views

How to print tiled mapservices?

I have created a few GeoExt webmapping projects using Ubuntu10.04 / Tomcat6 / Geoserver /Postgis but have no good solution regarding printing the maps. Using GeowebCache I am not able to export to pdf ...