RE: Printing XML + XSLT (2nd try)

Subject: RE: Printing XML + XSLT (2nd try)
From: "Eggenkamp, M.E.W." <M.E.W.Eggenkamp@xxxxxxxxxxxxxxxx>
Date: Tue, 01 Feb 2000 17:15:01 +0100
I think you need to be more specific about what you want to print. HTML
pages can also be printed as source HTML or as you see them in the browser.
Starting from an XML source document, you can use XSLT to transform it in an
XSL-FO document and then use FOP to produce a PDF file.
Perhaps it is easier to use XSLT to transform to HTML and then print that.

Marco.

> -----Original Message-----
> From: Omar López Ruiz [mailto:omar@xxxxxxxxxxxx]
> Sent: Tuesday, February 01, 2000 4:24 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Printing XML + XSLT (2nd try)
> 
> 
> >     Hi all,
> >
> >     What's the best way of printing XML documents?, I mean 
> there are any
> > feature in XSLT in order to transform the XML specifically 
> for printing.
> > Maybe I have to use FOP to transform the XML in a PDF 
> document, and then
> > print it from the browser.
> >
> >     Any ideas,
> >
> >     Thanks in advanced.
> >
> >     Omar López
> >
> >  XSL-List info and archive:  
> http://www.mulberrytech.com/xsl/xsl-list
> 
> 
>  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