« Return to Thread: Merging

Re: Merging

by willome :: Rate this Message:

Reply to Author | View in Thread

One solution is getting the DOM tree and working with some getElementById to insert the nodes on the right place.


Guillaume


On 10/5/07, vyang <vyang@...> wrote:

Hello,

I want to difference and merge the same svg files.  For example, multiple
users can access(download) a file from server, and modify it, then upload it
to the server.  On upload I don't want to replace the file, but merge the
file taking the svg section that has been modified by the user.  Is there a
way to do this?


vyang
--
View this message in context: http://www.nabble.com/Merging-tf4576639.html#a13063995
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@...
For additional commands, e-mail: batik-users-help@...


 « Return to Thread: Merging