At 2007-09-06 22:51 +0200, rolf(_at_)pointsman(_dot_)de wrote:
I've a multi-column page layout, basically
<fo:layout-master-set>
<fo:simple-page-master master-name="partner">
<fo:region-body column-count="3" column-gap="3mm"/>
</fo:simple-page-master>
</fo:layout-master-set>
I want a graphic on a fixed place on the page and the multi-column text
floating around that grafix. Is that possible?
With XSL-FO 1.1, yes. In XSL-FO 1.0 there is no way I know of to
accomplish your requirement.
If yes, how?
Using multiple body regions whose dimensions and locations take the
columns around your image, and then creating a flow map that pours
your content sequentially into each of the body regions.
I use fop 0.93, if that matters.
I don't know the features of fop 0.93 but if it doesn't support
XSL-FO 1.1 with multiple body regions and flow maps, then I suppose
it matters quite a bit.
I hope this helps.
. . . . . . . . Ken
--
Upcoming public training: XSLT/XSL-FO Sep 10, UBL/code lists Oct 1
World-wide corporate, govt. & user group XML, XSL and UBL training
RSS feeds: publicly-available developer resources and training
G. Ken Holman mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995)
Male Cancer Awareness Jul'07 http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
--~------------------------------------------------------------------
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>
--~--