Changes between Version 11 and Version 12 of BluePrint/GIS/Printing
- Timestamp:
- 06/25/10 07:03:01 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS/Printing
v11 v12 1 == Map Printing == 1 2 We want to be able to Print maps. 2 3 3 We w antto avoid having to use Java like these do:4 We would like to avoid having to use Java like these do: 4 5 * [http://mapfishblog.blogspot.com/2008/12/new-way-to-print-map.html MapFish] 5 * Available as a [http://geoserver.org/display/GEOS/Printing+2.0+HOWTO GeoServer Extension] 6 * wiki:InstallationGuidelinesGISDataPrinting InstallationGuidelines] 7 * Reasons why Java was chosen: http://trac.mapfish.org/trac/mapfish/wiki/Proposals/PrintModuleSpec 6 8 * [http://www.geomajas.org Geomajas] 7 9 8 2potential Python libraries:10 3 potential Python libraries: 9 11 * [http://www.reportlab.org/rl_toolkit.html ReportLab] 10 12 * [http://code.google.com/p/rst2pdf/ rST2PDF] 11 13 * [http://www.htmltopdf.org/ XHTML2PDF (Pisa)] 14 * [http://pybrary.net/pyPdf/ PyPDF] 12 15 13 16 A !JavaScript library: