THANK YOU VERY MACH.
I was to blame.
You have to include batik JAR's before others.
___
¿Sabes que puedes redireccionar tu correo de HispaVista a donde tú quieras?
http://www.hispavista.com/altascorreo/
On Wednesday 05 September 2001 18:05, you wrote:
> Here you are the complete code (Proba.java):
>
> ---//
> import java.io.IOException;
> import org.apache.batik.dom.svg.SVGDOMImplementation;
> import org.w3c.dom.Document;
> import org.w3c.dom.Element;
> import
>Here you are the complete code (Proba.java):
>
>---//
>import java.io.IOException;
>import org.apache.batik.dom.svg.SVGDOMImplementation;
>import org.w3c.dom.Document;
>import org.w3c.dom.Element;
>import org.w3c.dom.DOMImplementation;
>
>public class Proba {