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

Place element at top

Subject: Place element at top
From: dvdb-rju@xxxxxxxxxx
Date: Thu, 31 May 2001 13:53:56
place element
Hello all,

We need span="all" to span over two columns.
Unfortunately, FOP can only handle this attribute when it is not nested... So all elements that we want to span, we must place at the highest level (topmost block).

How can we accomplish this ?
We have an FO file with nested elements who must be spanned, so we have to end the open blocks before the spanned element and start the same blocks at the end of the spanned element. 

Current situation:

<fo:block text-align="justify">
<fo:block font-size="10pt">
.. the to be spanned element
</fo:block
</fo:block>


New situation:

<fo:block text-align="justify">
<fo:block font-size="10pt">
</fo:block
</fo:block>
.. the to be spanned element
<fo:block text-align="justify" >
<fo:block font-size="10pt">

Thanks for any suggestion !!!

Greetings,
Dineke van den Bos

 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.