Hi Ortwin, Thanks.
The embedded image would do the trick. The problem is that the image can be selected by the end-user, and that image can get quite big. And then, drawing or refreshing the SVG will be very, very slow. Regards, Rudy Mortier Two Way Communications bvba ----------------- > On 10 Aug 2017, at 21:20, Ortwin Zillgen via 4D_Tech <[email protected]> > wrote: > >> 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] > ********************************************************************** ********************************************************************** 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] **********************************************************************

