Hi,
I have recently switched from FOP 0.20.4 to 0.20.5rc2 and have started
getting problems when I try to draw a horizontal line in my document.
I have the following:
<fo:block space-after="2pt">
<fo:leader leader-pattern="rule" rule-style="solid"></fo:leader>
</fo:block>
This worked fine when using 0.20.4, and spanned across the width of the page
as required. However, when I try to create the same document using
0.20.5rc2, the line is only about 1cm long and so obviously does not come
close to spanning the page. I have several horizontal lines in my document
and they all come out the same length.
I tried adding the following properties to the leader to force the length:
leader-length="18cm"
leader-length="100%"
leader-length.minimum="18cm"
However none of these had any effect.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19465
The above reported bug may be related to this - but as it's specific to FO
table cells I'm not sure.
Any help greatly appreciated.
Thanks,
Haitham.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]