Greetings,

This is a little bit off topic but I want to understand.

I've seen on this list that many people are using FOP 0.20.5rc.
My tests with the bin distribution of FOP (Compiled with Jimi and JAI) returned the following Exceptions issues :

------------8<-------------
Error: One factory fails for the operationpng
Occurs in: javax.media.jai.ThreadSafeOperationRegistry
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
.......
------------8<-------------



When the JAI api is I uninstalled , a new exception is returned :

------------8<-------------
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/media/jai/codec/FileCacheSeekableStream
at org.apache.fop.image.JAIImage.loadImage(JAIImage.java:53)
.........
------------8<-------------
despite the CHANGES doc says :
"Made JAI support dynamic (no recompile needed anymore)" (sic)


Did I missed something ?

Finally, my numerous problems :

- inline graphics baseline alignment
- fo:external-graphic border properties and rendering
- Warnings
- Error
- ...

encountered with fop 0.20.4 are not solved.

What are the new features and bugfixes of FOP 0.20.5rc useful with Docbook XSL stylesheet ?

Regards,
Alain

Reply via email to