|
I want to make deep copies of an SVG document that
has been read into memory.What is an efficient idiom for doing this -
rather than reading the image in repeatedly from file? My application has
several sets of data. Each set will be mapped onto the same SVG image and then
printed out in a PDF report.
|
- Making a copy of an SVG Document in memory Tracey Zellmann
- Re: Making a copy of an SVG Document in memory Cameron McCormack
- Re: Making a copy of an SVG Document in memory Tracey Zellmann
