Hi!
I would like to known if it is possible to give a SVGDocument as output to the SVGTranscoder.
When I try this, I get a java.lang.Error : writer expected.
I have the content of an SVGDocument inside a ByteArrayInputStream, and I would like to transcode it into a Document, so that I can use it in a JSVGCanvas.
Any help would be appreciated.
Thanks.
Lorie.
- generating an svg document with the SVGTranscoder Lorie Perez
