This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

My attemps to use fop 0.20.5rc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]