Subject: RE: XSL:FO newbie question
From: "Sami, Abdul (Netprosys)" <asami@xxxxxxxxxx>
Date: Fri, 1 Feb 2002 20:25:23 -0800
|
Put the cell in side table cell
<fo:table-cell>
or its better to put inside block
-----Original Message-----
From: Khalid [mailto:k_ali@xxxxxxxxxxxxxxx]
Sent: Friday, February 01, 2002 1:33 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: XSL:FO newbie question
Can some tell me that if its possible to have netsted
<fo:table>
,what I want to do is I have a deeply nested talbes structure( tables inside
of table) and I want to mimic that using xsl:fo is it possible?if yes how?
Cus I have tried
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table> something like this</fo:table>
</fo:table-row>
</fo:table-body>
</fo:table>
but it doesn't seem to work.
Khalid
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- XSL:FO newbie question
- Khalid - Fri, 1 Feb 2002 16:30:56 -0500 (EST)
- <Possible follow-ups>
- Sami, Abdul (Netprosys) - Fri, 1 Feb 2002 23:24:01 -0500 (EST) <=
|
|