Hi,
> I was trying to use the JSVGScrollPane and it kept throwing > NullPointerExceptions. After tracing the execution I found that it seems > to check the viewBox before setting it. I am not sure where the problem is. However you could try to set the JSVGCanvas with loaded SVG Document before put it into JSVGScrollPane. I check the JSVGScrollPane code, it call checkAndSetViewBoxRect (as you said), therefore I think the svgCanvas must already loaded with SVGDocument. Best Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]