You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Luke Shannon <ls...@futurebrand.com> on 2005/01/17 21:15:26 UTC

Header

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



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: Header

Posted by Luke Shannon <ls...@futurebrand.com>.
Yes. I want to path to image started at the root directory (UNIX
environment).

There is an image at that location so I will try playing with attributes you
mentioned because right now the image is not showing up.

Thanks,

Luke

----- Original Message ----- 
From: "The Web Maestro" <th...@gmail.com>
To: <fo...@xml.apache.org>
Sent: Monday, January 17, 2005 3:17 PM
Subject: Re: Header


> 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
> -- 
> <th...@gmail.com> - <http://homepage.mac.com/webmaestro/>
> My religion is simple. My religion is kindness.
> - HH The 14th Dalai Lama of Tibet
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-user-help@xml.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: Header

Posted by Luke Shannon <ls...@futurebrand.com>.
You are correct I was missing the file:// .

Thanks,

Luke

----- Original Message ----- 
From: "Andreas L. Delmelle" <a_...@pandora.be>
To: <fo...@xml.apache.org>
Sent: Monday, January 17, 2005 3:37 PM
Subject: RE: Header


> > -----Original Message-----
> > From: The Web Maestro [mailto:the.webmaestro@gmail.com]
> > 
> 
> Hi Luke / Clay,
> 
> > Probably, assuming there is an image at that location. 
> 
> Look at it this way: what location? (see below)
> 
> > > <fo:external-graphic
> > > src="url('//usr/tomcat/ac/images/topbanner/mainlogo.gif')"/>
> 
> http:// ? ftp:// ? file:// ?
> 
> 
> Greetz,
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: fop-user-help@xml.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


RE: Header

Posted by "Andreas L. Delmelle" <a_...@pandora.be>.
> -----Original Message-----
> From: The Web Maestro [mailto:the.webmaestro@gmail.com]
> 

Hi Luke / Clay,

> Probably, assuming there is an image at that location. 

Look at it this way: what location? (see below)

> > <fo:external-graphic
> > src="url('//usr/tomcat/ac/images/topbanner/mainlogo.gif')"/>

http:// ? ftp:// ? file:// ?


Greetz,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: Header

Posted by The Web Maestro <th...@gmail.com>.
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
-- 
<th...@gmail.com> - <http://homepage.mac.com/webmaestro/>
My religion is simple. My religion is kindness.
- HH The 14th Dalai Lama of Tibet


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org