Re: Xml-Pdf question....

2002-01-31 Thread Carlos Araya
Title: Re: Xml-Pdf question You can put xsl:fo command and elements inside of XSLT stylesheets. Carlos On 01/31/02 7:31, "Ferran Urgell" <[EMAIL PROTECTED]> wrote: Only with one transformation ? (in the xsl file, I'll have to put xsl and xsl:fo, is that correc

Re: Xml-Pdf question....

2002-01-31 Thread Ferran Urgell
Only with one transformation ? (in the xsl file, I'll have to put xsl and xsl:fo, is that correct ?)   - Original Message - From: Sidharth To: [EMAIL PROTECTED] Sent: Monday, January 28, 2002 4:11 PM Subject: Re: Xml-Pdf question Yes this is very

Re: Xml-Pdf question....

2002-01-31 Thread Sidharth
Yes this is very much possible through XSP. U have ur contents in XML file and then apply xsl:fo file at runtime - Original Message - From: Ferran Urgell To: [EMAIL PROTECTED] Sent: Thursday, January 31, 2002 8:14 PM Subject: Xml-Pdf question Hi Cocooners

Xml-Pdf question....

2002-01-31 Thread Ferran Urgell
Hi Cocooners!   I've a question... I would to make the xml-pdf example that there are in the main page of cocoon... .But I would to do this,but first, making a query into  a database (like the xml- sql example that there are in the main page of cocoon) ..Is it possible to do this ?   T