Michele, Batik is using Rhino (the Mozilla Java ECMAScript engine) to interpret the piece of script, so I guess that if the problems occurs in Batik it is due to Rhino...
[EMAIL PROTECTED] wrote: > Hello everybody, > I am enjoing the dynamic characteristics of the new Batik and implemented an own >extention of the Ecma Script interpreter. > > The problem I am faced to is: > I want to call an EcmaScript function (which I defined in the SVG) and pass String >parameters to it. If these parameters contain newlines, then the Ecma Script >Interpreter will break. Is this a known problem ? Is there a way to avoid that >without removing the newlines ? > > Greetings > Michele > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- Christophe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
