Send me the complete file and make your changes against the version at itextpdf.sf.net.
Best Regards, Paulo Soares ----- Original Message ----- From: "Steve Appling" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 04, 2004 22:12 Subject: Re: [iText-questions] Vertical Alignment Problems [iText-questions] Vertical Alignment ProblemsI think I have a fix for this only modifying PdfCell. I will test it some more this weekend and send it in. Should I just send the file to this list? Would you rather have a diff with what is in CVS? ----- Original Message ----- From: Paulo Soares To: Steve Appling ; [EMAIL PROTECTED] Sent: Saturday, September 04, 2004 1:29 PM Subject: RE: [iText-questions] Vertical Alignment Problems Use a PdfPTable, Table has problems with vertical alignment and no one is willing to fix it. Best Regards, Paulo Soares ---------------------------------------------------------------------------- -- From: [EMAIL PROTECTED] on behalf of Steve Appling Sent: Fri 03-Sep-04 19:10 To: [EMAIL PROTECTED] Subject: [iText-questions] Vertical Alignment Problems Vertical alignment in a cell does not seem to be working correctly for me. I am attaching a PDF demonstrating the problem and the sample web application I used to generate it (look at itest.jsp in the war file for the source). The code in the constructor for PdfCell that seems to be handling vertical alignment does not appear to take the actual size of the text or the width of the border into account. Am I missing something here, or is this just an area that needs some improvement? ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
