Thread: printNode
View Single Post

  #1 (permalink)  
Old 03-12-2004, 05:23 AM
radhika radhika is offline
Junior Member
 
Join Date: Mar 2004
Posts: 4
Default printNode

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
Reply With Quote