Re: [xsl] pcl output

Subject: Re: [xsl] pcl output
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Fri, 07 Feb 2003 15:13:44 +0200
Bill McDaniel wrote:
Does anyone know where I might find a stylesheet that outputs PCL?
I don't think that's a good idea to create PCL directly by XSLT. Much better way is all that jazz XSL is about - XSLT stylesheet transforms source tree to formatting objects tree and then XSL-FO formatter performs formatting and rendering to PCL, PDF, Postscript etc. whatever formatter supports.
See http://www.w3.org/TR/xsl and http://xml.apache.org/fop


--
Oleg Tkachenko
Multiconn Technologies, Israel


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



Current Thread