Hi all

I'm quite new to iText, but I'm impressed by its speed and rich set of features. (Thanks Bruno and Paulo)

I need to place text boxes within a PDF file like this:

   ---------------------
   | Here some text... |
   ---------------------

These text boxes might have a border (top, bottom, right and left part of the border might have a different width), a border color, a text color, a background color and of course can be placed at an absolute position.

What would be the best way to draw such text boxes? By using a table with only one cell? Or by painting 4 lines, a spotcolor (for the background) and some text above it? The problem is that the text should not become larger than the box.

Thanks in advance for any hint on that.

Christian


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to