Subject: Re: Problem constructing table in XSL-FO
From: Mukul <mukulw3@xxxxxxxxx>
Date: Mon, 3 Feb 2003 06:37:15 -0800 (PST)
|
Hi Ken ,
Thanks for your reply. I was running the XSL-FO with
Apache FOP. It was not giving any output with the
specific example I wrote. I later found that Apache
FOP does'nt support fo:table-caption and we need to
also explicitly specify table column widths with
Apache FOP.
I changed these settings, and I could run the example.
I guess Apache FOP has limitations with tables. I
would appreciate if anybody can share experiance with
rendering tables using Apache FOP.
Regards,
Mukul
--- "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
wrote:
> At 2003-02-03 03:09 -0800, Mukul wrote:
> > I am constructing a simple table in XSL-FO. The
> >stylesheet below is not giving any error, but it is
> >not showing anything in the output.
>
> I have run your sample on two formatters (Antenna
> House and RenderX) and it
> works just fine and I get a two-cell table in each
> case.
>
> >What is the error in the above program?
>
> I do not see any errors.
>
> ................... Ken
>
>
> --
> Upcoming hands-on in-depth Europe:
> February 17-21, 2003
> XSLT/XPath and/or XSL-FO North America:
> June 16-20, 2003
>
> G. Ken Holman
> mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
> Crane Softwrights Ltd.
> http://www.CraneSoftwrights.com/s/
> Box 266, Kars, Ontario CANADA K0A-2E0
> +1(613)489-0999 (F:-0995)
> ISBN 0-13-065196-6 Definitive
> XSLT and XPath
> ISBN 0-13-140374-5
> Definitive XSL-FO
> ISBN 1-894049-08-X Practical Transformation Using
> XSLT and XPath
> ISBN 1-894049-10-1 Practical Formatting
> Using XSL-FO
> Male Breast Cancer Awareness
> http://www.CraneSoftwrights.com/s/bc
>
>
> XSL-List info and archive:
> http://www.mulberrytech.com/xsl/xsl-list
>
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|