Hi Martin,<br><br>Thank you.&nbsp; SVG is new to me and I hadn't realized that a color could be specified that way.&nbsp; I changed my example to use rgb() followed by icc-color() and it's now behaving the way that I want it to.&nbsp;&nbsp; <br>
<br>Thanks again,<br>Tim<br><br><div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">Martin Snajdr|AMAN</b> &lt;<a href="mailto:martin.snajdr@aman.de">martin.snajdr@aman.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there,<br><br>in my opinion colors have to set in svg in the following way:<br><br>&lt;svg:rect x=&quot;5.084&quot; y=&quot;11.645&quot; fill=&quot;rgb(227,0,23)<br>icc-color(#CMYK,0,1,0.8,0.1)&quot; stroke=&quot;rgb(255,255,255)
<br>icc-color(#CMYK,0,0,0,0)&quot; stroke-width=&quot;0.1984&quot; width=&quot;5.34&quot;<br>height=&quot;1.719&quot;/&gt;<br><br>for example...<br><br>Mit freundlichen Grüßen<br><br>Martin Snajdr<br><br><br></blockquote>
</div><br>