Rafael Ceccone wrote:
> Hi,
> 
> I need to create an effect similar to what is achieved with 'floats' in 
> CSS [1]. The idea is to have text flow around a box that is shifted 
> (floated) to the left or right of the page, something like this [2].
> I have tried searching around for examples but haven't been able to find 
> anything useful.

I'd first add the 'floating part' to the PDF using
a plain ColumnText column. Ask the column for its dimensions,
then add an irregular ColumnText object to add the rest.
Read chapter 7 of the book and you'll understand what I mean.
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to