Re: how to make content flow from left to right on page

On Fri, 2010-05-14 at 09:32 -0400, t14 wrote:
> Hi
> 
> I am trying to create a pdf document (using xsl-fo) where the content starts
> on the left of a page and continues on the right, similar to a news paper or
> magazine.

Sounds like you need a page master with a body region divided into
columns, using column-count.

In XSL-FO 1.0 and 1.1, there are some limitations -- e.g., the columns
must all be the same width -- that we hope to improve for XSL 2.0 in
the future.
 
Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

Received on Wednesday, 19 May 2010 01:54:23 UTC