November 21, 201015 yr Hello, I would like to see the image in a web viewer defined as SVG format. for example " Des rectangles de toutes les couleurs stroke:slategray; stroke-width:2px;""/> " This code works in FM10A but not in FM11A. Is there something changed in the web viewer of FM11A ? my system is windows seven 64-bit Edited November 21, 201015 yr by Guest
November 21, 201015 yr I am surprised it works for you in v.10, because IE does not support SVG. A wild guess: you have a browser plugin that doesn't work in 64-bit. In any case, the answer will not be found in Filemaker because the web viewer is merely an instance of IE.
November 21, 201015 yr Author I am surprised it works for you in v.10, because IE does not support SVG. it works fine in FM10 when SVG_Viewer ® from Abobe is installed. but then, how to explain the difference in behavior of FM11?
November 22, 201015 yr Author sorry but I forgot to specify that my code begins with "data:image/svg+xml;charset=utf-8,",and then, there are the SVG code
November 22, 201015 yr I am not a Windows user, so I cannot offer much beyond my original guess. Did you try to see what happens with the same URL in IE directly? FWIW, the following works for me under Mac OS X: "data:text/xml," & SVG
November 24, 201015 yr Author hello when I tried to open it with IE, the document was blocked (ActiveX). I changed the settings from IE and now it opens. But ... ... No change in FM11A. It does not open it. How do I report this nuisance to FM society ?
November 26, 201015 yr Author Hello I actually understood. In fact, contrary to FM10, FM11A called IE8 64-bit and as the svg viewer does not work in 64 bit ... Solution: I installed IE9 beta 64 bit, which is svg compatible, and there ... it works Edited November 26, 201015 yr by Guest
November 26, 201015 yr Ah, so the wild guess was correct after all... Anyway, I am glad that IE will finally support SVG. It's a very powerful tool - and if Filemaker gave as easy access to the result, it would be even more so.
November 26, 201015 yr Author thank you Comment for your support and you were the truth Edited November 26, 201015 yr by Guest
Create an account or sign in to comment