Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

FOP and float

843834Jul 22 2004 — edited Jul 22 2004
Hi All,

I've just started looking into using FOP for generating PDFs from classes in my java code.
I first had a go with the Apache's FOP engine. The problem I had with this one is that the Float attribute is not yet implemented in this engine.

What im trying to do is to "float" an image on the left hand side and have some text/image aligned next to it (Im trying to do things you normally do when using float).

My questions is:
* Are there any other way to achieve what float does, providing you are using the Apache Fop Engine.

Next task for me is to generate a table of content. Still haven't looked into that and I don't know to what extent Apache supporting this.

Ps. I know that RendeX has got a really nice FOP Engine, which implements all of the attributes(i think) from the XSL1.0 spec. However, this product doesn't come too cheap.

Thanks for any suggestions,

Erik

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 19 2004
Added on Jul 22 2004
4 comments
104 views