Thread: Saving svg
View Single Post

  #1 (permalink)  
Old 03-08-2004, 07:50 AM
Seb
Guest
 
Posts: n/a
Default Saving svg

Hello everyone,

i 'm drawing some svg's Shape dynamically inside a <g id="Dessiner">. My problem is that when i am recording the shapes i need to do it in a group.Otherwise when i try to open this file only the first shape appear. Does anyone know how to record my file without adding a group? When i open my file i would like <g id="Dessiner"> to be the first parent.

Thanks in advance, s?bastien.
Reply With Quote