Hi, > java.lang.NullPointerException > at org.apache.batik.dom.svg.SVGLocatableSupport$1.getX(Unknown Source) > but the bbox itself isn't null > what means 'Unknown Source' ?
If I am not wrong, I think "unknown source" mean you compile batik without debuging info enabled, so it doesn't know the line number where the NullPointerException occur. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]