Changes between Version 4 and Version 5 of BluePrint/GIS/Printing
- Timestamp:
- 01/04/09 23:13:27 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS/Printing
v4 v5 1 1 We want to be able to Print maps. 2 2 3 We want to avoid having to use Java like MapFish do:3 We want to avoid having to use Java like !MapFish do: 4 4 * http://mapfishblog.blogspot.com/2008/12/new-way-to-print-map.html 5 5 … … 8 8 * [http://www.htmltopdf.org/ XHTML2PDF (Pisa)] 9 9 10 PDF export will be a representation added to the [wiki:BluePrintREST RESTlike controller]. 11 12 Printing the current view would be the same as printing a [wiki:BluePrintWebMapContext WebMapContext]. 13 10 14 ---- 11 15 [[wiki:BluePrintGeographicInformationSystems GIS BluePrints]]