On 29 Dec 2008, at 21:06, bonekrusher wrote:
Ohhh... I didn't know this was possible. From the commandline, how do youset the property?
The java command-line switch would be:- Djavax .xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
Checking the fop.bat script, you could alter the %JAVA_OPTS% environment variable to have the above switch appended to the command- line.
Andreas