- From: Konstantin Kosinsky <kosinsky@univ.kiev.ua>
 - Date: Wed, 19 Nov 2003 15:35:40 +0200
 - To: www-xsl-fo@w3.org
 
Received on Wednesday, 19 November 2003 08:36:53 UTC
I need image with border after int.
I used next code:
										<fo:block>
	<fo:external-graphic src="url('{@static}{@banner}')"
	 content-height="scale-to-fit"
	 content-width="100%"
	 width="100%"
	 border-bottom="1pt solid black"
	 border-top="1pt solid black"
	/>
</fo:block>
Image size less than maximum block size.
I get line but with boss after image end.
Please see attachment
-- 
Information & Computer Centre of
National Taras Shevchenko University of Kyiv
Software Developer
MCSD/CCNA Konstantin Kosinsky
E-mail: kosinsky@univ.kiev.ua
Received on Wednesday, 19 November 2003 08:36:53 UTC