> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Mayank Mishra > Sent: Monday, October 18, 2004 3:34 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] cellWidths and RowHeights > > (1) In PdfPcell setting columnspan is one way of controlling > the width of the > cells.However if we want finer control over width of the > cell(for instance > setting cell size in inches )can we do that?If yes How? >
That's done at the table level. See the javadocs. > > (2) Is it possible to do the same with RowHeights? > PdfPCell.setFixedHeight(). Best Regards, Paulo Soares ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
