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

Subject: Re: [xsl] border around a long text spanned on mutiple page
From: Red Light <skydelta98@xxxxxxxxx>
Date: Mon, 17 May 2010 11:55:49 -0700 (PDT)
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

Current Thread