RE: empty fo-block in table cells not rendering2004-02-20 11:18:27-----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
|
|