Then it wouldn't be a table, would it? There's no way of doing it the way you want it to.
Best Regards, Paulo Soares ----- Original Message ----- From: "Ramakrishna Kuppa" <[EMAIL PROTECTED]> To: "'Matt Benson'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 20:13 Subject: RE: [iText-questions] Changing margins in middle of document > Matt, > > As I mentioned, I am interested in setting the width correctly for just > one column. And this column might be present OR not (number of columns > varies between 2 and 12). Its not that the setWidths(int[]) will not > help but it will become cumbersome to use. > > As I said at the end in my posting, I just wanted to know a way to set > the width of just one specified column in a multi-column table. > > -----Original Message----- > From: Matt Benson [ mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> ] > Sent: Tuesday, July 09, 2002 11:26 AM > To: Ramakrishna Kuppa; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Changing margins in middle of document > > 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] > <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 <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
