Problems with version of xerces - xalan

2003-01-09 Thread Stefan Kuhn
Hi everbody,
I'm trying to make a pdf of an docbook document by transforming docbook to fo 
via xalan and by making pdf from that with fo. I'm now in trouble with 
different versions of xalan - xerces. I'm using jdk 1.4, with includes an 
older one and with this nothing is working. So I put xalan-2.0.1.jar and 
xerces_1_3_1.jar in jre/lib/endorsed. Now the docbook-fo-transformation is 
working, but not the fo-pdf transformation. When I use xalan-2.3.1.jar and 
xercesImpl-2.0.1.jar as contained in the fop release, the 
fo-pdf-transformation is working, but not the docbook-fo transformation. I 
suppose it's due to incompatible xalan-xerces versions.
Does anybody have experiences with that ? Any idea ?
Thanks a lot
Stefan

-- 
Stefan Kuhn M. A.
MPI of Chemical Ecology, Winzerlaer Str. 10, Beutenberg Campus, 07745 
Jena, Germany
Tel: +49(0)3641 571261 - Fax: +49(0)3641 571202

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problems with version of xerces - xalan

2003-01-09 Thread Stefan Kuhn
  Does anybody have experiences with that ? Any idea ?

 Check out xalan 2.4.1 and xercesImpl 2.2.1 (they are latest versions
 probably), fop0.20.5rc happy with them, may be docbook too?
It worked ! Thanks a lot. Trying the latest version is an idea I should have 
thought of myself :-(
-- 
Stefan Kuhn M. A.
MPI of Chemical Ecology, Winzerlaer Str. 10, Beutenberg Campus, 07745 
Jena, Germany
Tel: +49(0)3641 571261 - Fax: +49(0)3641 571202

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]