Re: DOCBOOK-APPS: Xalan with docbook.xsl problem

From
Sebastian Rahtz <>
Date
2000-05-18T12:00:09+00:00
ID
Thread
Re: DOCBOOK-APPS: Xalan with docbook.xsl problem
Christoph Steinbeck writes:
 > It does work with XT but I wanted to use the Xalan - FOP chain to
 > process my XML docs, since I found it quite attractive to get PDF
 > documents through a little java program

you can use Saxon with FOP as well, os just separate it into two
processes (ie generate intermediate .fo file)

 > And since the apache FOP has problems with the FOP tree from XT...
like what? have you tried Saxon?

Sebastian