Subject: Re: border around a long text spanned on mutiple page
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 May 2010 15:31:45 -0400
|
At 2010-05-17 11:55 -0700, Red Light wrote:
Hi guys,
it's working perfectly except one small detail ,
i declare it like that :
<fo:table-row border-before-width.conditionality="retain"
border-after-width.conditionality="retain" border="0.5pt solid
black" block-progression-dimension.minimum="15cm">
</fo:table-row>
i use a thin border: 0.5pt , so the left / right border of 0.5pt ;
but the top/bottom border have a default border of 1pt.
any work around ?!.
That sounds like a renderer problem ... or perhaps a perception
problem because of the direction of the lines.
Because you use:
border="0.5pt"
... that applies the specification to all four sides.
The rendering is then up to the renderer to get right.
I hope this helps.
. . . . . . . . . . . . Ken
--
XSLT/XQuery training: after http://XMLPrague.cz 2011-03-28/04-01
Vote for your XML training: http://www.CraneSoftwrights.com/s/i/
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
|