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]