Steve Albin wrote:

<---start--->
The FOP documentation says in order to use JAI simply install it. I did but
FOP doesn't appear to use it. I get the following error when trying to
generating a PDF with a PNG graphic:

[ERROR] Error while creating area : Error creating FopImage object
(file:/C:/image.png) : Jimi image library
 not available
<---end--->

It looks like our doc is a bit deficient. I just upgraded the CVS version to
the following (it will take a few days before this shows up on the live
site):

      <section id="jai">
        <title>JAI</title>
        <p>
          FOP has been compiled with JAI support, but JAI is not included in
the FOP distribution.
To use it, install <link
href="http://java.sun.com/products/java-media/jai";>JAI</link>, then copy the
jai_core.jar file to {fop-install-dir}/lib.
JAI is much faster than JIMI, but is not available for all platforms. See
<link
href="http://java.sun.com/products/java-media/jai/forDevelopers/jaifaq.html#
platforms">What platforms are supported?</link> on the JAI FAQ page for more
details.
        </p>
      </section>

Victor Mote


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

Reply via email to