Hi all:
Once a SVG file(.svg) is generated,can the user modify the SVG file via
script event? So the next time when the svg file is displayed,the user
will not need to modify the svg file anymore.
Eg. There is a rect displayed on the svg browser, and then the user
dragged the rect to another place. And the next time the rect will be at
the place the user has dragged to.

I think I should modify the svg dom objects not the svg file.once the
svg dom object modified, I can generate the svg file again . am I right?
Not sure how to do this with apache batik. trying ...

Any suggestion?
Thx





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to