3
votes
2answers
219 views

MapFish Printing Capabilities: WFS?

we are evaluating whether MapFish Printing module fit our needs or not.. From a 2010 presentation http://2010.foss4g.org/presentations/3234.pdf, it says MapFish printing has following readers: Web ...
1
vote
1answer
400 views

GeoExt printPage cannot handle WFS vector features

I recently added the print function to my GeoExt web application, using <script type="text/javascript"src="http://localhost:8080/geoserver/pdf/info.json?var=printCapabilities"></script> ...