Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 14th, 2006, 11:55 PM
Registered User
 
Join Date: Mar 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default how can i give uniform space b/w lines of <fo:bloc

hi
 i want to display line number and a content if i use <fo:block> i am getting like this

1."Participant" shall mean fgdfgdf gdfgd fdfgdfg, whose current
   address is malborough.64564656.

2."Alternate Payee" shall mean fgdfg dfgdf fgdfg, whose current
   address is sdfsfsdfdfsdfsdf 645645.

i have given 1.5 line spacing for both line number and for a <fo:block>
but i want in this way

1."Participant" shall mean fgdfgdf gdfgd fdfgdfg, whose current

2. address is malborough.64564656.

3."Alternate Payee" shall mean fgdfg dfgdf fgdfg, whose current

4.address is sdfsfsdfdfsdfsdf 645645.

what i did is divided the <fo:block> content into substrings, but now because of substring length restriction word is cutting in the middle like this

1."Participant" shall mean fgdfgdf gdfgd fdfgdfg, who

2.se current address is sdfsfsdfdfsdfsdf 645645.

here the problem is still i have space to put remaining word in "Whose" but because of substring restriction it is cutting in the middle.can any body have any idea about this.

Thanks & Regards
Jyotsna.G






thanks
jyotsna





Similar Threads
Thread Thread Starter Forum Replies Last Post
nested <div> creates extra space sstuber BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 0 May 2nd, 2008 09:56 AM
<fo:external-graphic> not displaying image devauk XSLT 0 July 18th, 2006 11:40 AM
using different margin settings in <fo:layout-mast tommyume XSLT 0 March 27th, 2006 05:03 AM
space creeping into <td> elements mountainbiker XSLT 3 January 28th, 2004 03:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.