Re: Header

2005-01-17 Thread Luke Shannon
You are correct I was missing the file:// . Thanks, Luke - Original Message - From: "Andreas L. Delmelle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 17, 2005 3:37 PM Subject: RE: Header > > -Original Message- > > Fr

RE: Header

2005-01-17 Thread Andreas L. Delmelle
> -Original Message- > From: The Web Maestro [mailto:[EMAIL PROTECTED] > Hi Luke / Clay, > Probably, assuming there is an image at that location. Look at it this way: what location? (see below) > > > src="url('//usr/tomcat/ac/images/topbanner/mainlogo.gif')"/> http:// ? ftp:// ? fil

Re: Header

2005-01-17 Thread Luke Shannon
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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="" /

Re: Header

2005-01-17 Thread The Web Maestro
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

Re: Header is not repeating on second page

2003-05-06 Thread Jeremias Maerki
You need to make sure that you place your header in a: And then you need to make sure that this region is specified for all simple-page-masters you use. Look at examples/fo/pagination/franklin_alt.fo. It does something similar. On 06.05.2003 10:29:36 vikas waykole wrote: > I am having one FO fi

RE: header

2001-11-09 Thread Michail Bikoulis
handle the tags and create the table you want. Regards, Mike -Original Message- From: Ingo Brüll [mailto:[EMAIL PROTECTED] Sent: 9. november 2001 16:14 To: [EMAIL PROTECTED] Subject: RE: header Hi, > I do this by placing the following code in my page-seque

RE: header

2001-11-09 Thread Ingo Brüll
Hi, > I do this by placing the following code in my page-sequence: > > > > > > > > that will not work for me. my xml file has the following structure: [...] many details

RE: header

2001-11-09 Thread Michail Bikoulis
I do this by placing the following code in my page-sequence: The XML tag contains the text I want to have in my header. Hope this helps, Mike -Original Message- From: Ingo Brüll [mailto:[EMAIL PROTEC