You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Al-Dhahir, Haitham" <Ha...@gs.com> on 2003/05/16 18:15:48 UTC

fo:leader not spanning page width

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: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: fo:leader not spanning page width

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Al-Dhahir, Haitham wrote:
> 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.
...
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19465

See the comment to the bug please.

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org