[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Trouble adding an image to FO
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 25 May 2004 23:11:01 +0200
Tim Meals wrote:
<xsl:param name="image-location" select="file:///C|/Temp/Report"/>
                                                    ^
There are JREs out there which wont interpret this as C:/Temp/Report
Better stay with
 <xsl:param name="image-location" select="file:///C:/Temp/Report"/>

J.Pietschmann

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member