If using addElement() the alignment comes from the Paragraph or other object.
----- Original Message ----- From: "Daniel Łaś" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 07, 2005 2:50 PM Subject: Re: [iText-questions] Padding in cell Hi Thanks, it helped. Ihave another problem. When I add chunk to the PdfPCell , cell aligment seems to be ignored. Is it possible ? Regards Paulo Soares napisał(a): > Set the top padding to something small or even negative. Another option is > PdfPCell.setUseAscender(). > > ----- Original Message ----- > From: "Daniel Łaś" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, October 07, 2005 11:38 AM > Subject: [iText-questions] Padding in cell > > > Hi > > When I create PdfPCell and add chunk to it, there is large space from > the top of cell (padding top?) in result PDF file. How can I make it > smaller ? > > Regards -- Daniel Łaś <[EMAIL PROTECTED]> e-direct Polska sp. z o.o. ul. 1-go Maja 9 45-068 Opole tel. +48 77 44 17 868 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
