On Mon, Mar 4, 2013 at 9:25 AM, Ákos Maróy <[email protected]> wrote:

> Hi,
>
> I wonder if it is traightforward to render into vector (PDF, PostScript)
> formats from GeoTools, if I already have a rendering pipeline set up to
> render into bitmaps?
>
> Would this be done by using a special Graphics2D object that generates a
> vector output? If so, would it work / is this known to work? :)
>

See this:
https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/java/org/geoserver/wms/map/PDFMapResponse.java

Mostly works, althought there are some things that the graphics provided by
iText does not cover (like graphic fills).
Unfortunately more recent versions of iText use a license that is
incompatible
with GeoServer (Affero GPL) so we could not upgrade

Cheers
Andrea


-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to