Why would setWidths(int[]) not help? -Matt
--- Ramakrishna Kuppa <[EMAIL PROTECTED]> wrote: > Paulo, > > I am not sure if these are related issues, but let > me put what I am trying > to solve in front of all of you. > > I display data in tabular format where the number of > columns can vary from 2 > to 12. One among the columns is an IP address > column. By default, all the > column widths are same. When there are more than 6 > columns in the table, the > values in the above column get wrapped. Is there a > way I can set the width > of just the IP address column? Using the > setWidths(int[] widths) method > doesn't help much here. > > In short, is there a way to set the width of just > one specified column in a > multi-column table? > > Thanks > > -----Original Message----- > From: Paulo Soares [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 09, 2002 9:28 AM > To: 'Francois Gravel'; > [EMAIL PROTECTED] > Subject: RE: [iText-questions] Changing margins in > middle of document > > If no one opposes I would change the behavior to be > the same as the page > size. I don't think it would break much code and the > fix would be trivial. > The page margins as they are just don't work. > > Best Regards, > Paulo Soares > > > __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
