Hi, On 9/22/07, Mukt <[EMAIL PROTECTED]> wrote: > > Hi, I am using Batik Library to render SVG File to my Application panel. This > can be easily done by using setURI(string URL) method of JSVGCanvas. But the > problem is I can't find any functionality that loads the SVG Image from Byte > Stream in the memory. > If I have the SVG file in my memory then I have to dump it into any > temporary file...and then read it using the above function..which I dont > want to do ..because it will decrease my program's efficiency...can ne1 help > me??
What is the content of the Memory ? if it is a string that represent the svg document, this blog entry http://blogs.kiyut.com/tonny/2007/08/23/how-to-convert-svg-string-to-svgdocument/ might help you Regards Tonny Kohar -- Inspiration and Expression http://blogs.kiyut.com/tonny/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]