|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: fill empty fo:cell with whitespace? (NEWBIE)
Hi , Thomas
I think you can set the property white-space-collapse="false" for fo:block
object inside this cell (it is 'true' by default):
<fo:table-cell border-width="0.1mm" border-bottom-style="solid">
<fo:block white-space-collapse="false">
</fo:block>
</fo:table-cell>
So, linefeed characters you set here will not be discarded.
But, why do not you use the 'height' property for fo:table-cell?
Siarhei Baidun
SaM Solutions Ltd.
s.baidun@xxxxxxxxxxxxxxxxx
----- Original Message -----
From: "thomas" <thomas.lohbeck@xxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, September 16, 2002 1:40 PM
Subject: fill empty fo:cell with whitespace? (NEWBIE)
> Hello
> I have several
> <fo:table-cell border-width="0.1mm" border-bottom-style="solid">
> <fo:block>
> </fo:block>
> </fo:table-cell>
>
> If the cell is empty, the underline is not an the same height as the
> cell before. Is there an way to fill it with like an ?
>
> thanx
> loebek
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








