Hi !

i have a table cell inside a table-row (inside a table) and the text in that
table cell
is exceeds the width of the table-cell. Now it doesn't stop writting the
text,
so it appears on the next table-cell. Of course this doesn't look good.
How can i make the text in the table-cell to break and write it in the next
line
of the table-cell ?
i've tried (as you can see ) wrap-option="wrap", but that didn't work...
please help...
thanks

<fo:table-cell border-width="0.1mm" border-style="solid"
padding-before="15pt" padding-start="2pt" padding-end="3pt"
padding-after="3pt">"
        <fo:block wrap-option="wrap" font-family="Helvetica" font-size="13pt"
font-weight="bold">"
                Some text that is larger than the table cell
        </fo:block>"
</fo:table-cell>"


greetings

Nick Winger


(Software-Developer)
==============================
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==============================



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

Reply via email to