RE: [xsl] Generating a PDF from XML document with embedded formatting

Subject: RE: [xsl] Generating a PDF from XML document with embedded formatting
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Thu, 6 Sep 2001 07:12:22 +0100
Koti,
You probably want <xsl:copy-of or the identity transform.

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Koti Reddy
> Sent: 06 September 2001 02:11
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Generating a PDF from XML document with 
> embedded formatting
> 
> 
> I have an XML document with some elements whose content is 
> HTML/Microsoft CSS formatted. I am trying to generate a PDF 
> from this XML document. The PDF 
> will have Table of contents etc so I cannot really breakdown 
> the XML. Though it was painful to translate the html/css tags 
> I did most of the 
> stuff. I am
> using FOP 0.19 for generating the PDF.
> But still I haven't arrived at the perfect solution where the 
> input elements should look exactly the same in the output PDF.
> 
> I would appreciate if any one can suggest an alternative solution ?
> 
> -koti
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at 
> http://explorer.msn.com/intl.asp
> 
> 
>  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