Hi,

I'm using iText 2.1.7. 
Today I tried to create my first table. Everything looks great except one thing.
If I create a table in XHTML with no specific width, the table chooses a "good 
looking" width for each column. Is iText able to do the same?

For example:

A table with 3 columns and one row.
Cell 1: "Hallo I'm a very very very very very very very long text"
Cell 2: "Short"
Cell 3: "Medium, medium, medium text"

At the moment the table looks like:

|Hallo I'm very very very very 
very very very very a long text  | <here is a lot of space> short <here is a 
lot of space> | Medium, medium, medium text |

I'd obviously prefer a look like this:

|Hallo I'm very very very very (without newline) very very very very a long 
text  | short | Medium, medium, medium text |

Best Regards
Tiihonen
-- 
Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to