[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] RTF TABLE USING XSL


Subject: RE: [xsl] RTF TABLE USING XSL
From: "Rob Staveley \(Tom\)" <rstaveley@xxxxxxxxxx>
Date: Sat, 18 Jan 2003 09:22:13 -0000

For what it is worth, I'm using XSL-FO to create a two column catalogue
with embedded tables with two columns.

i.e.

	========   ========
	========   =======
	===  ===   ===  === 
	===  ===   ===  ===
	========   =======

The generated .fo file is processed nicely by Fop to generate a PDF. If
I use jfor to generate an RTF, the table columns work as expected, but
the page itself only gets one column.

i.e.

	========
	========
	===  === 
	===  ===
	========
	========
	========
	===  === 
	===  ===
	========

I've not delved into this deep enough to  know if this is a limitation
of the RTF specification for the state of the art on jfor.

With regard to syntax, well there is XSL and the FO vocabulary. I'll
shoot you the XSL file, I am using, if you are interested.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Krupant Vora
Sent: 17 January 2003 19:41
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] RTF TABLE USING XSL

i want to know XSL syntax of how a table with 2 rows and 2 columns is 
implemented. I want the output file to be an RTF. I went through the RTF

Spec to look at the syntax but looks very weird. 

 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
Keywords
xsl