Probably, assuming there is an image at that location. However for that to work, you probably need to give fo:region-before/fo:region-body attributes (extent="" / margin-top="" respectively) greater than or equal to the fo:external-graphic.

BTW, I notice that there are two '//' in the @src. Is that intended?

Web Maestro Clay

On Jan 17, 2005, at 12:15 PM, Luke Shannon wrote:
Hello;

Should this not give me an image before the body area?

<fo:static-content flow-name="xsl-region-before">
<fo:block>
<fo:external-graphic
src="url('//usr/tomcat/ac/images/topbanner/mainlogo.gif')"/>
</fo:block>
</fo:static-content>

Thanks,
Luke

Web Maestro Clay -- <[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/> My religion is simple. My religion is kindness. - HH The 14th Dalai Lama of Tibet


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to