I'm trying to use this class, but I don't know how to set the end of a row, I mean, to insert a row and make a kind of "println" to start with the next one...
How can I do this with this class? Because in Table I could put with my addCell() method, a position. Thank you. ----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]> To: "'Mat�as Salvador'" <[EMAIL PROTECTED]>; "iText List" <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 11:38 AM Subject: RE: [iText-questions] setAbsWidth() You'll have to use a PdfPTable. Best Regards, Paulo Soares > -----Original Message----- > From: Mat�as Salvador [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 13:57 > To: iText List > Subject: [iText-questions] setAbsWidth() > Importance: High > > I would like to set the absolute width of a Table, but tha parameter is a > String, supposed to be the percentage of the available space... shouldn't > it be a float? Are there any constants to pass to this method? > > Thank you! > > Saludos/Regards, > > Mat�as Salvador > Systems Analyst > SISA Java Development Team > Roca Av. 590 7th Floor > C1067ABN - Buenos Aires > Current ICQ status 63907687 > <http://web.icq.com/whitepages/online?icq=63907687&img=21> > * +54.011.4345.0537 (131) << File: online?icq=63907687&img=21 >> = ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
