Back in the day I modified some things in Batik 1.5 to get scrolling to work the way I wanted it to. I am looking into this again, and I see that the JSVGScrollPane has been added. Great!
I am porting my code to use this new feature and am having a bit of trouble. Right now, my main stumbling block is that the document always comes up fitting the window that it is in. This is not the behavior I want. I want it to come up at the size specified in the svg document. I think most of the other zoom controls I have (fit width / fit to page) will work once I have a consistent initial size. Thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
