Skip to main content
Known Participant
March 17, 2010
Answered

Can you flow within a non-rectangular container?

  • March 17, 2010
  • 1 reply
  • 424 views

One of the examples I spotted in the docs suggested that text could flow within two containers that had two circle graphics in them. I read this as being able to flow the text within the circles but attempting this resulted in standard rectangular containers and flow. Am I missing something? Should I be able to define the shape of the flow with the graphics within a container?

This topic has been closed for replies.
Correct answer

TLF containers are only rectangular. You can lay out your text in a more complicated shape by using many linked containers, but you have to work out the correct combination of rectangles yourself.

1 reply

Correct answer
March 17, 2010

TLF containers are only rectangular. You can lay out your text in a more complicated shape by using many linked containers, but you have to work out the correct combination of rectangles yourself.