AW: Create special Last Page

2004-08-27 Thread Bargel, Britta
ge-break? Would this mean, that the footnote will always be printed on the next page? In my case this would mean, that the last page contains only the footnote and no further content. Is that right? Martin -Ursprüngliche Nachricht----- Von: Bargel, Britta [mailto:[EMAIL PROTECTED] Gesendet: Frei

AW: Create special Last Page

2004-08-27 Thread Bargel, Britta
st Page Hello Britta, you are right. I only want to implement a footer on the last page. I´m using FOP version 0.20.1. I had a closer look to the feartures of this version an it should work. Have you an simple example how to implement it? Regards Martin -Ursprüngliche Nachricht----- Von:

AW: Create special Last Page

2004-08-27 Thread Bargel, Britta
Hello Martin, depends on what you want to do with the last page. If you only want to add a footer you can use fo:footnote. Greets Britta -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 27. August 2004 11:23 An: [EMAIL PROTECTED] Betreff: Cre

fop 0.20.5 questions

2003-12-15 Thread Bargel, Britta
Hello, I am working with fop 0.20.4 and I have some special problems. At the moment I am working with some workarounds and I want to know if my problems are solved in the new version. If they are not solved in 0.20.5 will they be solved in the next version? 1. two columns-layout I have a double

AW: Problems with absolute positiones block container

2003-12-08 Thread Bargel, Britta
t? Britta -Ursprüngliche Nachricht- Von: Chris Bowditch [mailto:[EMAIL PROTECTED] Gesendet: Montag, 8. Dezember 2003 17:53 An: [EMAIL PROTECTED] Betreff: Re: Problems with absolute positiones block container Bargel, Britta wrote: > I have a table and under this table a block container

Problems with absolute positiones block container

2003-12-08 Thread Bargel, Britta
Hello, Following problem: I have a table and under this table a block container with absolute positioning. When the table get so long that there isn't enough space for the content of the block container it doesn't make a page break before the block container but it writes the content over the l

Problem with keep-with-next properties

2003-07-16 Thread Bargel, Britta
Hi, I have the following problem. I have two table-rows which should be on the same page. I have set the propertie keep-wiht-next="always". Nevertheless those table rows are separated by a page break. Is there any known problem with the keep-properties? Regards Britta ---

AW: page break in table row

2003-04-10 Thread Bargel, Britta
> An: '[EMAIL PROTECTED]' > Betreff: AW: page break in table row > > > Hi, try > > > > Greetz > Carsten > > -Ursprüngliche Nachricht- > Von: Bargel, Britta [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 10. April 2003 14:55 > An: &#

page break in table row

2003-04-10 Thread Bargel, Britta
Hello, I want the contents of my table rows always to be on the same page. Sometimes the contents of one or more table cells is two or more lines long. When a table row with this content is at the end of the page it happens that the first line of the content is on one page and the rest on the oth

Problem with conditional-page-master-reference

2003-03-28 Thread Bargel, Britta
Hello, I want to have a document where the first page and the middle pages have no static-content at the foot, only the last page should have one. I have got a XML-file with data which will fit on three pages. The first one is ok, but the second one has a footer like the last. Anyone can help me