do you know how to generate an RTF using only XSL and not XSL-FO ? if yes
please anybody send the code
to implement a table with 2 rows and 2 columns. Also send any code to
implement nested tables.
At 09:22 AM 1/18/2003 +0000, you wrote:
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(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of
Krupant Vora
Sent: 17 January 2003 19:41
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list