Hi,
Can anyone tell me why printNode is taking a lot of time?
I am using printNode and passing the string (in the form of XML) to a different page for further manipulations. What I find is, if I draw a lot of lines, curves and other objects in SVG, it is taking much time to generate the string using printNode. Is there any other method by which I can get the generated code?
Thanks & Regards,
Radhika