RE: Tranformation to PDF using cocoon's FOP

2001-06-15 Thread Hema Rajan
I tried with 0.17 version, even then it does not work. Any more suggestions?? -Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 6:16 PM To: [EMAIL PROTECTED] Subject: RE: Tranformation to PDF using cocoon's FOP In that case it i

RE: Tranformation to PDF using cocoon's FOP

2001-06-15 Thread Keiron Liddle
In that case it is not implemented in that version. You need about 0.17 or later (I think) On Fri, 15 Jun 2001 14:42:55 Hema Rajan wrote: > I am using cocoon 1.8 which inturn uses fop_0_13_0.jar. > > > What version of FOP is it using? > ---

RE: Tranformation to PDF using cocoon's FOP

2001-06-15 Thread Hema Rajan
I am using cocoon 1.8 which inturn uses fop_0_13_0.jar. -Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 1:19 PM To: [EMAIL PROTECTED] Subject: Re: Tranformation to PDF using cocoon's FOP What version of FOP is it using? It works fin

Re: Tranformation to PDF using cocoon's FOP

2001-06-15 Thread Keiron Liddle
What version of FOP is it using? It works fine for me. On Fri, 15 Jun 2001 07:36:56 Hema Rajan wrote: > I have written a stylesheet to transform the xml file into a pdf file. > But > the header of the table is still missing. I have enclosed the stylesheet > (final-pdf.xsl), applied on the xml

Tranformation to PDF using cocoon's FOP

2001-06-14 Thread Hema Rajan
I have written a stylesheet to transform the xml file into a pdf file. But the header of the table is still missing. I have enclosed the stylesheet (final-pdf.xsl), applied on the xml "home.layout" file. I applied this xsl on the home.layout file using the xalan xslt processor. Then when we ope