RE: [xsl] empty fo-block in table cells not rendering

Subject: RE: [xsl] empty fo-block in table cells not rendering
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Fri, 20 Feb 2004 19:18:27 +0100
> -----Original Message-----
> From: Mark Williams

> ...  Any idea why this might be and how I can get
> the cell to render the empty blocks.
>
>

Hi Mark,

Not sure why exactly, but you can make sure they get rendered by making them
contain _something_.

Try:
>   <fo:block font-family="Helvetica" font-size="12pt">& # x A 0
;</fo:block>

(w.o. the spaces)

for the empty blocks.


Hope this helps!

Cheers,

Andreas


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread