Quoting Toby Smischny <[EMAIL PROTECTED]>: > I am trying to create a table that is not indented in a PDF document. The > paragraph before the table comes out ok, but the table is indented a lot. > I searched the mail archives and saw that Alex Radka ask a similar question > back in June, but I did not see any responses.
As far as I remember, the default widt of a Table in iText is 80% of the available page-width. Try setting the width-percentage to 100%. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
