Thanks Keisuke.

I will need to find a way of storing the picture files in the database and 
extracting them and writing them to a file when needed.
I especially have some concerns when working in client-server mode.


Regards,

Rudy Mortier
Two Way Communications bvba  -----------------



> On 10 Aug 2017, at 23:11, Keisuke Miyako via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> unless there is a way to define the base URL,
> I don't think it is possible to specify relative paths in SVG which is itself 
> not a file on disk.
> 
> my guess would be that the path is considered a name,
> searched in the current directory of the executable.
> 
> unless the SVG is a file on disk,
> I think you have no choice but to put the image data in <defs> and reference 
> it with <use>.
> 
>> 2017/08/11 1:28、Two Way Communications via 4D_Tech <4d_tech@lists.4d.com> 
>> のメール:
>> 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’ ?
> 
> 
> 
> 
> **********************************************************************
> 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:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************

**********************************************************************
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:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to