[EMAIL PROTECTED] wrote:


When i try to convert or try to view my svg file using batik-1.5 i am
getting this error. can u please give me a solution for this.

org.apache.batik.transcoder.TranscoderException: null
Enclosed Exception:
The current document is unable to create an element of the requested type
(namespace: http://www.w3.org/2000/svg, name: menu).

Your content should not have elements in the SVG namespace that are not in the SVG specification. You should create them in a custom namespace (something like "xmlns:es="http://www.elansoft.com/gui"; <es:menu .../>).

        at
org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown
S
ource)
        at org.apache.batik.apps.rasterizer.SVGConverter.transcode(Unknown
Sourc
e)
        at org.apache.batik.apps.rasterizer.SVGConverter.execute(Unknown
Source)

        at org.apache.batik.apps.rasterizer.Main.execute(Unknown Source)
        at org.apache.batik.apps.rasterizer.Main.main(Unknown Source)
... error (SVGConverter.error.while.rasterizing.file)


Regards, Rajesh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to