RE: Attaching text to bottom of page

2002-02-10 Thread Joshua.Kuswadi

Hi all,

If the there isn't enough space for the fo:footnote-body on the bottom of the last 
page of a document, is FOP supposed to create a new page for it? I'm currently using 
version 0.20.1.

For some reports, the disclaimer isn't appearing as the number of records returned 
goes to the bottom of the page and there isn't sufficient space for the fo:block 
within the fo:footnote-body

Any ideas? Thanks,
Joshua

 -Original Message-
 From: Etienne Baert (SPSInfoquest nv) [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday,4 December 2001 1:40
 To: [EMAIL PROTECTED]
 Subject: RE: Attaching text to bottom of page
 
 
 Finally, I solved my problem by using a fo:footnote
 like this :
 fo:footnote
 fo:inline/
 fo:footnote-body
 fo:blockmy text to be placed at bottom of a page/fo:block
 /fo:footnote-body
 /fo:footnote
 
 Many thanks,
 Etienne Baert

--
This message and any attachment is confidential and may be privileged or otherwise 
protected from disclosure.  If you have received it by mistake please let us know by 
reply and then delete it from your system; you should not copy the message or disclose 
its contents to anyone.





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




Attaching text to bottom of page

2001-12-03 Thread Etienne Baert \(SPSInfoquest nv\)

Is there a way to attach text to the bottom of page 
without making it part of a footer?  
I have a variable content page but I always want to 
have disclaimer text right above the footer without 
making it part of the footer.

Thanks for any help!

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




Re: Attaching text to bottom of page

2001-12-03 Thread Keiron Liddle


Do you mean you want a footnote?

A footnote will be placed at the bottom of the body region and the area 
for the flow will be reduced.

On 2001.12.03 11:26 Etienne Baert SPSInfoquest nv wrote:
 Is there a way to attach text to the bottom of page
 without making it part of a footer?
 I have a variable content page but I always want to
 have disclaimer text right above the footer without
 making it part of the footer.
 
 Thanks for any help!

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




RE: Attaching text to bottom of page

2001-12-03 Thread Etienne Baert \(SPSInfoquest nv\)

Well, not really, as with footnotes they are cross-references
from and to the body text, which I don't need in my case.
The disclaimer has simply to be present and to be placed
at the bottom of the page, just above the footer.

-Original Message-
From: Keiron Liddle [mailto:[EMAIL PROTECTED]]
Sent: lundi 3 décembre 2001 11:34
To: [EMAIL PROTECTED]
Subject: Re: Attaching text to bottom of page



Do you mean you want a footnote?

A footnote will be placed at the bottom of the body region and the area
for the flow will be reduced.

On 2001.12.03 11:26 Etienne Baert SPSInfoquest nv wrote:
 Is there a way to attach text to the bottom of page
 without making it part of a footer?
 I have a variable content page but I always want to
 have disclaimer text right above the footer without
 making it part of the footer.

 Thanks for any help!

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


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




Re: Attaching text to bottom of page

2001-12-03 Thread Arved Sandstrom

Why would it not be _in_ the footer? This sounds like splitting hairs. An
XSL-FO footer merely consists of stuff that needs to be at the bottom of
pages, possibly based on page number but regardless of content. If your
disclaimer fits those criteria it belongs in the XSL footer (stuff in a
region-after, for example).

Is there something here we aren't aware of? :-)

Regards,
Arved Sandstrom

- Original Message -
From: Etienne Baert (SPSInfoquest nv) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 03, 2001 6:57 AM
Subject: RE: Attaching text to bottom of page


 Well, not really, as with footnotes they are cross-references
 from and to the body text, which I don't need in my case.
 The disclaimer has simply to be present and to be placed
 at the bottom of the page, just above the footer.

 -Original Message-
 From: Keiron Liddle [mailto:[EMAIL PROTECTED]]
 Sent: lundi 3 décembre 2001 11:34
 To: [EMAIL PROTECTED]
 Subject: Re: Attaching text to bottom of page



 Do you mean you want a footnote?

 A footnote will be placed at the bottom of the body region and the area
 for the flow will be reduced.

 On 2001.12.03 11:26 Etienne Baert SPSInfoquest nv wrote:
  Is there a way to attach text to the bottom of page
  without making it part of a footer?
  I have a variable content page but I always want to
  have disclaimer text right above the footer without
  making it part of the footer.
 
  Thanks for any help!

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


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



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




RE: Attaching text to bottom of page

2001-12-03 Thread Etienne Baert \(SPSInfoquest nv\)

Finally, I solved my problem by using a fo:footnote
like this :
fo:footnote
fo:inline/
fo:footnote-body
fo:blockmy text to be placed at bottom of a page/fo:block
/fo:footnote-body
/fo:footnote

Many thanks,
Etienne Baert

-Original Message-
From: Arved Sandstrom [mailto:[EMAIL PROTECTED]]
Sent: lundi 3 décembre 2001 13:44
To: [EMAIL PROTECTED]
Subject: Re: Attaching text to bottom of page


Why would it not be _in_ the footer? This sounds like splitting hairs. An
XSL-FO footer merely consists of stuff that needs to be at the bottom of
pages, possibly based on page number but regardless of content. If your
disclaimer fits those criteria it belongs in the XSL footer (stuff in a
region-after, for example).

Is there something here we aren't aware of? :-)

Regards,
Arved Sandstrom

- Original Message -
From: Etienne Baert (SPSInfoquest nv) [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 03, 2001 6:57 AM
Subject: RE: Attaching text to bottom of page


 Well, not really, as with footnotes they are cross-references
 from and to the body text, which I don't need in my case.
 The disclaimer has simply to be present and to be placed
 at the bottom of the page, just above the footer.

 -Original Message-
 From: Keiron Liddle [mailto:[EMAIL PROTECTED]]
 Sent: lundi 3 décembre 2001 11:34
 To: [EMAIL PROTECTED]
 Subject: Re: Attaching text to bottom of page



 Do you mean you want a footnote?

 A footnote will be placed at the bottom of the body region and the area
 for the flow will be reduced.

 On 2001.12.03 11:26 Etienne Baert SPSInfoquest nv wrote:
  Is there a way to attach text to the bottom of page
  without making it part of a footer?
  I have a variable content page but I always want to
  have disclaimer text right above the footer without
  making it part of the footer.
 
  Thanks for any help!

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


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



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


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




Attaching text to bottom of page

2001-10-16 Thread panos

Is there a way to attach text to the bottom of page without making it part
of a footer?  I have a variable content page but I always want to have
disclaimer
text right above the footer without making it part of the footer.

Thanks for any help!


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