[xsl] Is it possible to run FOP with Saxon

Subject: [xsl] Is it possible to run FOP with Saxon
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 6 Jun 2005 21:05:10 -0700 (PDT)
I have a question ..

I am using FOP 0.20.5. I also have Saxon 8.4 ..

FOP by default uses Xalan-J. Can I somehow use Saxon
(instead of Xalan-J) during 1st phase of FO
processing?

I modified fop.bat file as below -

set LOCALCLASSPATH=%LOCAL_FOP_HOME%build\fop.jar
rem set
LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xml-apis.jar
rem set
LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xercesImpl-2.2.1.jar
rem set
LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xalan-2.4.1.jar
set
LOCALCLASSPATH=%LOCALCLASSPATH%;C:\xml\saxonsa8-4\saxon8.jar

But FOP seems "not to select Saxon" ..

Also, is it advisable to run FOP like this (i.e. with
not using Xalan) ..?

Regards,
Mukul



		
__________________________________ 
Discover Yahoo! 
Stay in touch with email, IM, photo sharing and more. Check it out! 
http://discover.yahoo.com/stayintouch.html

Current Thread