Hi Bharat,
> Can someone give me sample code on how to control zoom in and zoom out. I > have added svg file on applet and now with the help of two buttons I want to > control the zooming feature. If you want to customize the zoom interactors behavior, a good place to start is: http://wiki.apache.org/xmlgraphics-batik/CanvasInteractors If you want HTML buttons to interact with the applet, then the demo can be used for inspiration: http://xmlgraphics.apache.org/batik/demo.html Hope this helps, Helder --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
