André M. Winter - Carto.net wrote:

try


<svg [...] xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink";>
 <a xlink:href="bla.html"><rect/></a>
</svg>


The problem is: i need that Batik do it when i convert from a Java2D instead of do manually. I dont know if this is possible since that i havent found any solution so far, but it could be like add a link to a shape and when i convert to svg Batik will generate the snippet as you sad automatically.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to