Robert P. J. Day wrote:
but when it comes to building the fop.jar file, here's a couple amusing observations. in order to
build in JAI support, it's not necessary to put *both*
JAI files in {fop}/lib. based on a little playing i did, it was sufficient to have jai_core.jar there.

JAI is an interfase (stuff in jai_core), and there is a sample implementation (jai_codec). FOP compies against the interface, you don't execute anything during the build. Of course, you'll need the codec for operation. What's amusing about that?

J.Pietschmann


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



Reply via email to