RE: xsl:fo

Subject: RE: xsl:fo
From: "Rakesh Ajmera" <rakesh_ajmera@xxxxxxxxxx>
Date: Tue, 21 Mar 2000 10:25:56 -0600
I looked at the website and test examples. looks good. I guess, this is not
avaiable for free download.

Thanks
Rakesh.

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Nikolai Grigoriev
Sent: Monday, March 20, 2000 6:20 PM
To: XSL List
Subject: Re: xsl:fo


Rakesh Ajmera wrote:

> 1. I am wondering if there is any xml to pdf parsers avaiable which can

They are rather "formatters" or "renderers" than just parsers ;-)

> represent complex tables( tables inside a table etc.).

Ours can. See www.renderx.com/testcases.html - there is a whole section
on tables. Look at two examples marked as "cool" there - one of them
includes a nested table, and the other is a pretty complex table taken
from a real manual for an industrial burner ;-).

> 2. Is it possible to specify absolute position of a table in xsl, like
> draw a table at x-cord=1'' and y-cord=2''?

Yes:    <fo:table absolute-position="absolute" left="1in" top="2in">

Regards,

Nikolai Grigoriev
RenderX




 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