Hi Tonny Thanks for all your help I found the solution you described below and know everything is working great.
Thanks Barry On Tue, 2008-09-09 at 19:38 +0700, Tonny Kohar wrote: > Hi, > > On Tue, Sep 9, 2008 at 3:31 PM, Barry <[EMAIL PROTECTED]> wrote: > > Hi there > > > > I wondered if anybody could help at all. I have an existing svg file that > > is very large and I wish to reteive a nodelist of a certain area so that I > > can create a new svg of a small section. > > > > I have loaded the svg into memory and have defined a rectangle but I am > > having problems with the getIntersectionList as I keep getting null > > returned. > > Did you try to load the DOM and boot CSS, it seem the rendering must > be kicked first, so it able to compute the stuff. > > Try to search the batik wiki/faq or this milist archive for boot SVG > DOM and CSS (sorry forgot the url) > > Cheers > Tonny Kohar
