Hi everybody,

I have a (simplified) table, one cell with one text string. The cell width is 
restricted to less than the text would need, but the text, as you can see 
below, contains an ordinary blank. So I would expect two lines but I get one 
line with text growing out of the cell. Inserting a zero-width-space leads to a 
break. Is there a reason for this behaviour? 

<fo:table table-layout="fixed">
        <fo:table-column column-width="30.066pt" column-number="1"/>
        <fo:table-body>
                <fo:table-row>
                        <fo:table-cell>
                                <fo:block-container>
                                        <fo:block>
                                                <fo:block>
                                                        <fo:inline>0.07 
...0.08</fo:inline>
                                                </fo:block>
                                        </fo:block>
                                </fo:block-container>
                        </fo:table-cell>
                </fo:table-row>
        </fo:table-body>
</fo:table>

Regards,
 
Georg Datterl
 
------ Kontakt ------
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de 

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

Reply via email to