Re: [xsl] Generate PDF from XML

Subject: Re: [xsl] Generate PDF from XML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 29 May 2002 14:37:48 +0100
> Is there any way of generating a PDF file using the data present in the form 
> of XML, other than using FOP(Formatting Object PDF). I came to know that FOP 
> is not yet standardized so the code that we write may not work tommorow???
> 

FOP is an implementation of a W3C Recommendation (XSL) so it is as
standard as any other W3C Rec (including XSLT and XML).

There are other implementations of XSL (renderx, xep, passivetex, ...)
So your current stylesheet generating FO should work with any of those.

also there are many ways of getting from XML without using XSL (or XSLT
for that matter) xmltex, dsssl, 3b2, arbortext, ...

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread