<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Arial; COLOR: #000000" leftMargin=5 topMargin=5>
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>embedding SVG's i have a little (display) problem: </DIV>
<DIV>&nbsp;</DIV>
<DIV>Using an SVG with an SpotColor Definition like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;?xml version="1.0" encoding="utf-8"?&gt;<BR>&lt;!DOCTYPE svg PUBLIC 
"-//W3C//DTD SVG 1.0//EN"&nbsp;&nbsp; "<A 
href="http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd</A>" 
&gt;<BR>&lt;svg&nbsp; xmlns="<A 
href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</A>" width="182mm" 
height="247.19mm" &gt;</DIV>
<DIV>&lt;g&gt;<BR>&lt;rect x="108.5mm" y="0mm" width="17.5mm" 
height="247.19mm"&nbsp; fill="rgb(255,251,128) icc-color( #SpotColor,'HKS 
3',50%)" stroke="rgb(255,251,128) icc-color( #SpotColor,'HKS 3',50%)" 
/&gt;<BR>&lt;/g&gt;<BR>&lt;/svg&gt;<BR></DIV>
<DIV>and using it as background for region-body, it can be separated for 
printing with 4+1 color. But displaying in Adobe Reader 7, the HKS 3 Color is 
only shown when enabling the overprintpreview in the base settings. When 
disabling this, you view an black color in the density specified as percentage 
from the SpotColor to use. In the example above it would be 50% black. The 
printing result with a regular color ink-jet will produce the same result.</DIV>
<DIV>&nbsp;</DIV>
<DIV>This happens&nbsp;for&nbsp;all SVG's and doesn't depend on the background 
image. If you e.g. place an logo in fo:static-content regions, same thing 
happens. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Am i doing something wrong? Is my SVG incorrect? Any suggestions?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you in advance!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Carsten</DIV></BODY></HTML>