Re: InputStream to JSVGCanvas and retrieval in xml doc.

2001-11-19 Thread Prajakta Bhanage
Thanks Bill, looks like no other way out... -prajakta. --- Bill Haneman <[EMAIL PROTECTED]> wrote: > Prajakta Bhanage wrote: > > > > Hi, > > > > I would like to know if it is possible to give an > > inputstream (in svg format) to JSVGCanvas, perform > > zoom, pan, rotate operations and retriev

Re: InputStream to JSVGCanvas and retrieval in xml doc.

2001-11-19 Thread Bill Haneman
Prajakta Bhanage wrote: > > Hi, > > I would like to know if it is possible to give an > inputstream (in svg format) to JSVGCanvas, perform > zoom, pan, rotate operations and retrieve the > transformed image in the form of a w3c xml document ? > how can this be achieved ? > > -prajakta. Prajakta