<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear support-team,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can a basic filter be applied to an SVG image in
RenderX?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I need to produce a shadow effect behind a
picture. Is that at all possible?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This code should produce the right shadow but it
does nothing:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><svg:filter id = "i1" width = "150%" height =
"150%"><BR> <feOffset result = "offOut" in =
"SourceAlpha" dx = "30" dy = "30"/><BR> <feGaussianBlur
result = "blurOut" in = "offOut" stdDeviation = "10"/><BR>
<feBlend in = "SourceGraphic" in2 = "blurOut" mode =
"normal"/><BR></svg:filter></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help would be greatly appreciated.</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>We're using version 3.8.1.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>Kind regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Stijn Elst</FONT></DIV>
<DIV><FONT face=Arial size=2>IT </FONT><FONT face=Arial
size=2>Fotek/Pixbook</FONT></DIV></BODY></HTML>