Hi!

Why is it the method is called "setWidthPercentage" when it is
actually "setColumnWidthsInPoints"?

E.g., when you divide page size per amount of columns, then you will
get one column width. So then if you put them into an array and set it
like "table.setWidthPercentage(colwidths, doc.getPageSize())", then it
is the same as "table.setWidthPercentage(100)".

As long as I am not missing something, this is confusing.

-- 
Kind regards, BM

Things, that are stupid at the beginning, rarely ends up wisely.

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to