Hi All,
My SVGDocument contains images and other SVG elements. when i export the
document to SVG file, it saves like following code. it is referrring the
external image using href. So is it possible to embed the whole image within
the same SVG file?
<image x="453" y="221" width="26"
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="file:/C:/test/data.svg"
xlink:type="simple" xlink:actuate="onLoad" id="image"
height="24"
preserveAspectRatio="xMidYMid meet" xlink:show="embed"/>
Please clarify me, is there is any solution for this?
Thanks,
Sudhakar
--
View this message in context:
http://www.nabble.com/Exporting-to-SVG-problem-tf2013573.html#a5533900
Sent from the Batik - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]