Re: Dual Column Layout

2005-02-02 Thread Jeremias Maerki
It's going to be rewritten from scratch because the layout code is all new. Just don't ask when this is going to happen. :-) We would be glad to accept any help. It could speed up the process. On 02.02.2005 22:53:20 Puppala, Kumar (LNG-DAY) wrote: > Is the algorithm for column-balancing > going to

RE: Dual Column Layout

2005-02-02 Thread Puppala, Kumar (LNG-DAY)
PM To: fop-dev@xml.apache.org Subject: Re: Dual Column Layout Puppala, Kumar (LNG-DAY) wrote: > I am having difficulty understanding how the dual column layout is > implemented in FOP. > > Scenario 1: > I set the property column-count="2" on my fo:region-body object. As s

Re: Dual Column Layout

2005-02-02 Thread J.Pietschmann
Puppala, Kumar (LNG-DAY) wrote: I am having difficulty understanding how the dual column layout is implemented in FOP. Scenario 1: I set the property column-count="2" on my fo:region-body object. As such the text appears in dual column format. If I have the page totally filled out, then

Dual Column Layout

2005-02-02 Thread Puppala, Kumar (LNG-DAY)
I am having difficulty understanding how the dual column layout is implemented in FOP. Scenario 1: I set the property column-count="2" on my fo:region-body object. As such the text appears in dual column format. If I have the page totally filled out, then everything seems to be fine.