Subject: Re: Two columns page
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 29 May 2003 10:56:14 +0200
|
Ricardo Borillo Domenech wrote:
I want all the text in a fo:block divided in a two columns page. Then I
use:
<fo:region-body margin-top="1in" margin-bottom="1in"
column-count="2" column-gap="0.25in"/>
But it's possible to have a vertical solid line spliting the two columns
A common approach is to use a background image for this purpose.
You can also use an otherwise unused region, let it overlap the
body and put appropriate static content there.
J.Pietschmann
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|