Concerning table problem longer than one page. The rows goes on and on.
It's a TOC. Has anybody experience with large tables?


<fo:table>
                                <fo:table-column column-width="2cm"/>
                                <fo:table-column column-width="12.5cm"/>
                                <fo:table-column column-width="1cm"/>
                                <fo:table-column column-width="1cm"/>
                                <fo:table-body>
                                        <fo:table-row>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start" space-before="0.5cm" space-after="0.0cm"
font-size="11pt" font-family="Frutiger45Light" font-style="normal"
font-weight="bold" margin-left="0.0cm" margin-right="0.0cm"
hyphenate="true" language="de" hyphenation-push-character-count="3"
hyphenation-remain-character-count="3" orphans="3"
widows="3">1</fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start" space-before="0.5cm" space-after="0.0cm"
font-size="11pt" font-family="Frutiger45Light" font-style="normal"
font-weight="bold" margin-left="0.0cm" margin-right="0.0cm"
hyphenate="true" language="de" hyphenation-push-character-count="3"
hyphenation-remain-character-count="3" orphans="3" widows="3">
        
<fo:basic-link
internal-destination="T4">Vertragsübersicht</fo:basic-link>
                                                        </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start"/>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="end" text-align-last="end" font-family="Frutiger45Light"
font-size="11pt" font-weight="bold" font-style="normal"
space-before="0.5cm" space-after="0.0cm" margin-left="0cm"
margin-right="0cm">
        
<fo:page-number-citation ref-id="T4"/>
                                                        </fo:block>
                                                </fo:table-cell>
                                        </fo:table-row>
                                        <fo:table-row>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start" space-before="0.0cm" space-after="0.0cm"
font-size="11pt" font-family="Frutiger45Light" font-style="normal"
font-weight="normal" margin-left="0.0cm" margin-right="0.0cm"
hyphenate="true" language="de" hyphenation-push-character-count="3"
hyphenation-remain-character-count="3" orphans="3"
widows="3">1.1</fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start" space-before="0.0cm" space-after="0.0cm"
font-size="11pt" font-family="Frutiger45Light" font-style="normal"
font-weight="normal" margin-left="0.0cm" margin-right="0.0cm"
hyphenate="true" language="de" hyphenation-push-character-count="3"
hyphenation-remain-character-count="3" orphans="3" widows="3">
        
<fo:basic-link internal-destination="T5">Vertragsnummer</fo:basic-link>
                                                        </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="start"/>
                                                </fo:table-cell>
                                                <fo:table-cell>
                                                        <fo:block
text-align="end" text-align-last="end" font-family="Frutiger45Light"
font-size="11pt" font-weight="normal" font-style="normal"
space-before="0.0cm" space-after="0.0cm" margin-left="0cm"
margin-right="0cm">
        
<fo:page-number-citation ref-id="T5"/>
                                                        </fo:block>
                                                </fo:table-cell>
                                        </fo:table-row>

rgrds Kurt

-----Ursprüngliche Nachricht-----
Von: Kurt Spescha [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 14. Oktober 2002 14:46
An: '[EMAIL PROTECTED]'
Betreff: Tables longer than 1 page


Hi,

Is it possible that tables which are greater than one page can have some
strange behavoiurs? A. ex that text-align="end" doesn't work or that a
column get shorter as the other ones, if they are only filled to a
certain degree (in my case a column of 13.5. cm which is only filled
with text of 1 cm - the problem is always near 12.5 cm, that means, when
the gap is greater than 12.5cm, the next cell doesn't appear under the
cell before).  

We are using most of the attributes possible (i.e. space-after,
space-before, margin-left, margin-right), sometimes they appear to be
zero. Can this cause problems, should only attributes with a value be
used? Should space-start, space-end be used instead of margin-left,
margin-right?

rgrds Kurt



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

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

Reply via email to