xsl-fo: part of text in two columns

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hariharan2105
    New Member
    • Apr 2010
    • 1

    xsl-fo: part of text in two columns

    I have an single column document. How would I render a small part of text (say, figure caption) in two columns.

    I use Apache FOP. Any suggestions?
  • Monomachus
    Recognized Expert New Member
    • Apr 2008
    • 127

    #2
    Originally posted by hariharan2105
    Hi,

    I have the following scenario:

    I have an single column document, but in it, I have to render small part of text (say, figure caption) in two columns.

    I use Apache FOP.

    Expecting your valuable suggestions, thanks in advance.

    Regards,
    Hariharan C.
    I guess here you'd need to create a fo-table with 2 columns. Give more details so I could help you.

    Comment

    Working...