> The thing is that the SVG is actually an interactive map. > > So when I load the SVG from a blob field, then where does it go to find the > file with the relative path ‘../Image.jpg’ ?
if the SVG is displayed in a webarea, save the SVG to disk in a location appropriate to the relative path and use WA OPEN URL instead of WA SET PAGE CONTENT otherwise you probably end up using SVG_New_embedded_image <http://doc.4d.com/4Dv16R4/4D/16-R4/SVG-New-embedded-image.301-3454763.en.html> Regards O r t w i n Z i l l g e n --------------------------------------------- <mailto:[email protected]> <http://dddd.mettre.de/wp/?4713> <feed://dddd.mettre.de/dddd.xml> <https://twitter.com/Ozett> member of developer-network <http://www.die4Dwerkstatt.de> ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

