Hi Thomas! Thanks for your quick response! Everything works fine now.
I used this:SVGSVGElement root = svgDoc.getRootElement(); root.setAttributeNS(null, "stroke-width", "2");
It works really good, because my molecule SVGs are really simple. They consists only of lines for the rings and some letters for the atoms. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]