batik-users@xmlgraphics.apache.org
[Top] [All Lists]

Re: JavaScript problem with flowText/flowRoot element.

Subject: Re: JavaScript problem with flowText/flowRoot element.
From: Thomas DeWeese
Date: Tue, 23 Aug 2005 05:43:43 -0400
Hi Musbah,

  Most likely you don't have the 'version' attribute on
the root SVG element set to "1.2".  If this is not set
then Batik will not turn on any SVG 1.2 features.

Musbah Sagar wrote:

I have a problem regarding the use of flowText element,...
I am trying to generate flowText/flowRoot element from JavaScript but I get the following error message: The current document is unable to create an element of the requested type (namespace: http://www.w3.org/2000/svg, name: flowText). Does anyone know how to solve this?

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: batik-users-help@xxxxxxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>