Hi , I am working on a applicationwhere we are using Batik SVG Viewer and we are facing following issues:
- We are trying to implement the print functionality in our applicatio where the Batik applet has to communicate with some DLL files. Here the process is very slow and sometimes it even fails to do it. Is it a known issue in Batik? - We have implemented javascript in our application with Batik for some functionalities.But we are facing some issue in javascript like the 'parent' object of the document is not accessible and it gives null; here this same functionality was working with ASV , which we were using earlier. I will be greatful if anyone can throw some light on my issues. Thanks & regards,
