xsl-list
[Top] [All Lists]

Re: [xsl] border around a long text spanned on mutiple page

2010-05-17 13:56:13
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 ?!.



and thanks


      


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--