  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | -none- | -none- 2007-08-23 - By sunil.belurgikar
Back
Yes ,I have calculated the width according to textlength and converting it to percents and setting it by table.setwidths(float w[]) but still there is lot of empty space left in some cells.
Paulo Soares wrote: > > The cells width is always fixed. You must calculate the size needed and > then > set the cell width. > > Paulo > > -- -- Original Message -- -- > From: "sunil.belurgikar" <sunil.belurgikar@(protected)> > To: <itext-questions@(protected)> > Sent: Thursday, August 23, 2007 10:02 AM > Subject: [iText-questions] How to set PDFPtable cell's width > > >> >> Hi, >> In my application I am adding a PDFPTAble of 5columns and 2 rows.I don't >> want to set width of table Cells. >> I want PDFPCell width to be according to the contents of the >> cells.PDFPCElls >> shouldn't increase or decrease or shouldn't have fixed widths. so I have >> not >> set width of table Cells >> But all PDFPCElls seems to occupie the same amount of width so UI wise >> it >> looks very dirty. >> pls help > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ > >
-- View this message in context: http://www.nabble.com/How-to-set-PDFPtable-cell %27s-width-tf4316239.html#a12292358 Sent from the iText - General mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |