Hi
I want to create a page with two columns (like a conference paper). How do
I do this easily in FO, in particular FOP 0.93?
Additionally, I would like the ability to arrange my blocks horizontally.
Is this possible without defining tables (once again, for FOP 0.93)?
For example,
...
<fo:block>blah blah blah</fo:block>
<fo:block>da da da</fo:block>
will be arranged:
blah blah blah da da da
Obviously, this makes more sense with pictures.
Thanks.
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--