Glen,

Actually i've a paragraph(s) of text, ABC was just an example. Like in my
previous example i had 2 paragraphs and to be fit in 2 different rows each.
It's not at all a problem if i have same number of columns in each row, but
variable column count is an issue.

Thanks.

-----Original Message-----
From: Glen Mazza [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 13, 2006 12:03 AM
To: [email protected]
Subject: Re: How to get the text be flowed to the next column


Susanta Dash wrote:

>
> Here is the problem I'm facing while rendering it in FOP.
> I've two rows, first one has 3 columns and the next has 2 columns. The
> text within these rows need to be flowed to the next column.

Why wouldn't having one column for each row and letting the text flow
normally solve what you need?  What would be lost if you did that?

> Like for
> example: I've ABC as text, in this scenario I want the text to be
> arranged as A in column1, B in column2 and C in column3. The same thing
> for the second row.

Are there spaces between "ABC"?  I'm having difficulty generalizing what
you want.  What if you had "The person is in the room" as text--which
words would you want in each column?  Also, what justification would you
want for the text in each column?

Glen


> I tried to arrange the text below, hope it's viewable:
>
> ----------------
> | A | B | C |
> ----------------
> |  X   |  Y  |
> ----------------
>
> I also tried to set column-count in <fo:region-body> at page level,
> where i can set either to 2 or 3, which is not helpful.
>
> Suggestions are highly appreciated.
>
> Thanks.
>
> Susant.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to