|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Place element at top
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








