[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xsl-fo

Subject: xsl-fo
From: Anis h <anishrajv@xxxxxxxxx>
Date: Wed, 11 Jul 2001 06:27:12 -0700 (PDT)
 xsl-fo
I have a concern reg. the number of lines that can
 appear in a     page with a height of 11in  and
 8.5in width.

 <fo:simple-page-master master-name="rest"
 		page-height="11in"
 		page-width="8.5in"
 		margin-top="0.5in"
 		margin-bottom="0.5in"
 		margin-left="0.5in"
 		margin-right="0.5in">
 	    		<fo:region-body margin-top="0.5in"/>

   		       <fo:region-before extent="1.5in"/>
 	       	<fo:region-after extent="1.5in"/>
 	   </fo:simple-page-master>


 Right now my body is given the following template and
 I am getting 24 lines (ALWAYS) in the body and lot of
unused area in the body...  I want to make use of that
unused area and reduce wasting paper... my page layout
is given in inches and body is given in points .....
do I need to do any kind of calculation for limiting
the number of lines.. could you please help me!

 Your help is highly appreciated!
 Ansih

 <fo:flow flow-name="xsl-region-body">

 				<fo:block
 				font-size="8pt"
 				       font-family="sans-serif"
 			       	line-height="8pt">

 <xsl:apply-templates select="eReconciliation"/>
 				</fo:block>






__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.