Another idea is to upgrade to FOP 0.95 final since there's at least one
bug fixed in this area. If that doesn't help, please make the PNG (and
the JPEG generated by GIMP you mentioned) available so we can find out
what the problem is.

It's a good idea to check that you check with a Sun JVM if that's not
already the case. In the latest release we rely on ImageIO to load PNG
images. Some non-Sun JVMs might not be totally bug-free when it comes to
PNG loading.

On 28.08.2008 15:34:44 Jubal Kessler wrote:
> On 8/28/2008 4:03 AM, Chris Bowditch wrote:
> 
> > Image IO library is missing from your classpath. The name of the JAR you 
> > need is jai_imageio.jar.
> 
> OK. I downloaded jai-imageio 1.1 from:
> 
>   https://jai-imageio.dev.java.net/binary-builds.html#Stable_builds
> 
> ...and removed the previous JAI library,  but I still see a failure.
> This is my updated classpath:
> 
> ++ exec /usr/java/bin/java -classpath
> /work/ui/pkgs/fop/Linux/lib/xmlgraphics-commons-1.3.jar:/work/ui/pkgs/fop/Linux/lib/xml-apis-ext.jar:/work/ui/pkgs/fop/Linux/lib/xml-apis-1.3.02.jar:/work/ui/pkgs/fop/Linux/lib/xercesImpl-2.7.1.jar:/work/ui/pkgs/fop/Linux/lib/xalan-2.7.0.jar:/work/ui/pkgs/fop/Linux/lib/serializer-2.7.0.jar:/work/ui/pkgs/fop/Linux/lib/mlibwrapper_jai.jar:/work/ui/pkgs/fop/Linux/lib/jai_imageio.jar:/work/ui/pkgs/fop/Linux/lib/commons-logging-1.0.4.jar:/work/ui/pkgs/fop/Linux/lib/commons-io-1.3.1.jar:/work/ui/pkgs/fop/Linux/lib/clibwrapper_jiio.jar:/work/ui/pkgs/fop/Linux/lib/batik-all-1.7.jar:/work/ui/pkgs/fop/Linux/lib/avalon-framework-4.2.0.jar:/work/ui/pkgs/fop/Linux/build/fop.jar:/work/ui/pkgs/fop/Linux/build/fop-sandbox.jar:/work/ui/pkgs/fop/Linux/build/fop-hyph.jar:
> org.apache.fop.cli.Main
> -xml report.xml -xsl report-pdf.xsl -pdf report.pdf
> 
> Aug 28, 2008 6:20:05 AM org.apache.fop.fo.flow.ExternalGraphic bind
> SEVERE: Image not available: No ImagePreloader found for
> 
> Perhaps I completely misunderstand what is necessary to get this
> working, and apologize in advance. Can you assist further?
> 



Jeremias Maerki


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

Reply via email to