[xsl] XSL-FO insert a blank line

Subject: [xsl] XSL-FO insert a blank line
From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx>
Date: Wed, 8 Dec 2004 21:57:06 -0800 (PST)
I am using <fo:block/> to insert blank line. This does
not seem to work properly. As I am totally new to
xsl-fo, can anybody suggest me how to insert a blank
line?
<fo:static-content flow-name="xsl-region-after">
		</fo:block>
		<fo:block/>
		<fo:block/>
		<fo:block/>
		<fo:block/>
		<fo:block font-family="Helvetica" font-size="10pt"
			text-align="left">
			XYZ Corporation
		</fo:block>
	</fo:static-content>



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 

Current Thread