Hi,
> 1. I would like to have an pan option in my applet enabled only when user > clicked some button, not when "shift + LeftMouseButton" is pressed. Do I > have to change something in JSVGCanvas class (or extend it), or is there an > other way to do this? For pan stuff, I think you could look at the interactor stuff on batik. > 2. Another thing I want to do is to print only the actual view of graphics. > For example: I zoom few times my SVG than pan, and I'd like to print on the > printer only what I see. I've read Image Transcode Tutorial on Batik home > page. I wonder if it will be something similar to this what I read there? I do not know much about printing, but for rasterizing there is AOI (Area of Interest) which maybe you could utilize. 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]