Hi Tonny Kohar, > You can convert the svg (vector> by using <svg> tag. > For raster graphics (jpeg,png) you can use base64 for the byte array.
Is it possible to do it only while exporting the SVG document into SVG file?. I cant change the image attributes values while creating the document. because i may lead to quality loss when zoomin/zoomout. Also it must not affect the current SVG document while converting it using Base64EncoderStream. Please let me know where should i change the code to do so? Thanks, Sudhakar -- View this message in context: http://www.nabble.com/Exporting-to-SVG-problem-tf2013573.html#a5570654 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
