Ticket #20 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

new PDFPrint widget

Reported by: jmcgrath Owned by: jmcgrath
Priority: major Milestone: First milestone
Component: widgets Version: 0.7
Keywords: print, pdf Cc:

Description

Add a new widget calling the mapfish print servlet generating a PDF file with the current layers visible.

- Multiple template available for the PDF - Custom form for each template

The servlet and the templates must be already installed.

Attachments

pdfprint_patch.patch Download (175.1 KB) - added by jmcgrath 3 years ago.
First working version on bdga sample
pdfprint.diff Download (53.8 KB) - added by jmcgrath 3 years ago.

Change History

Changed 4 years ago by jmcgrath

  • status changed from new to assigned

Changed 3 years ago by jmcgrath

First working version on bdga sample

Changed 3 years ago by yvesm

See also  http://trac.osgeo.org/geoprisma/ticket/5

Especially look at the ongoing development by AHocevar on a GeoExt print widget :  http://www.geoext.org/pipermail/dev/2009-December/000440.html. This will probably make its way in the GeoExt ux svn soon.

Changed 3 years ago by yvesm

Good first pass James ! I've successfully set it up on a test machine. Next step is to bring the widget at par with either what MapFish does :

Or what the GeoExt print widget will allow to do, e.g.

The GeoExt implementation allows vector layers to be printed too ( http://trac.geoext.org/changeset/1536).

Changed 3 years ago by yvesm

  • milestone set to First milestone

Changed 3 years ago by jmcgrath

Changed 3 years ago by jmcgrath

Here's a patch with a complete independent sample ready for review. The .po files are included for fr_CA and en_US.

See included file (pdfprint.diff)

Changed 3 years ago by adube

  • status changed from assigned to closed
  • resolution set to fixed

r777 - First version commited with a sample working on the MapFish? server (the one hosted by MapFish?).

Fixed and closed.

Note: See TracTickets for help on using tickets.