Subject: Multi-column Text floating around a graphic
From: rolf@xxxxxxxxxxxx
Date: Thu, 6 Sep 2007 22:51:22 +0200 (CEST)
|
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? If yes, how? I use fop
0.93, if that matters.
Thanks in advance
rolf
|