Stefan,
use <fo:block span="all">
Chuck Paussa
Stefan Arn wrote:
hi to all
The PDF i want to create have 2 columns and a title over the columns(both in region-body).Just a Header and after that a text in 2 columns..
In my layout-master-set I defined my region-body like this:
<fo:region-body margin-top="6cm" margin-bottom="35mm" margin-left="2.5cm" margin-right="2.5cm" column-count="2" column-gap="1in/>
Now i have my columns but what must I do, that the title isn't in the column? thanks a lot