xsl-list
[Top] [All Lists]

RE: [FO] : print null table row

2002-11-19 20:51:46
Try this...
<fo:table-row>
        <fo:table-cell><fo:block
padding-top="4mm"></fo:block></fo:table-cell>
</fo:table-row>

-Satish


-----Original Message-----
From: Daniele Falloni [mailto:daniele(_dot_)falloni(_at_)sistinf(_dot_)it]
Sent: Tuesday, November 19, 2002 10:33 PM
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] [FO] : print null table row



Similar to thread "..whitespace problems" , i need to print  null table 
row. example:
<fo:table-row>
        <fo:table-cell><fo:block></fo:block></fo:table-cell>
</fo:table-row>

the fo processor ignore my null row
i' have tried to apply <xsl:text> </xsl:text> but not work...


any idea?

Grazie :)




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

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



<Prev in Thread] Current Thread [Next in Thread>