You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Felix Natter <fn...@gmx.net> on 2016/03/26 15:45:49 UTC

Simple Swing->SVG conversion: included links

hello batik devs/users,

freeplane (http://freeplane.org) uses batik to convert from swing to
svg:
  https://github.com/freeplane/freeplane/blob/1.5.x/freeplane_plugin_svg/src/main/java/org/freeplane/plugin/svg/ExportVectorGraphic.java
(and then uses that to convert to PDF).

Now, in order to have links in the PDF, I would like to add links to the
SVG. Is that possible at the above level (SVGGraphics2D), maybe
using callbacks?

Many Thanks and Happy Easter,
-- 
Felix Natter


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org