Try to upgrading from FOP 0.95 to FOP 1.0. In several documents, I
need a two columns layout with a vertical line to separate the two
columns.
This is out of the XSLFO specs, and the solution is to group all the
text in a block or block container with left and right borders,
arranged with
padding in order to place the unwanted line outside the body area with clipping.

This work fine with FOP 0.95 but is affected by this bug in FOP 1.0:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49910

This bug seems partially fixed (the fix doesn't work on landscape
layout, as stated in the bug page) for FOP 1.0

The questions are:

1. do I need to download a new compiled version of FOP 1.0 or I must
apply the patch on source and recompile it from scratch?
2. there is a solution for landscape layout?

TIA

G.

-- 

Giuseppe Briotti
g.brio...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to