Re: [iText-questions] Paragraph and leading

2009-10-15 Thread Mathias Nilsson
cell.setUseAscender( true ) was the solution. // Mathias -- View this message in context: http://www.nabble.com/Paragraph-and-leading-tp25914314p25916595.html Sent from the iText - General mailing list archive at Nabble.com.

[iText-questions] Paragraph and leading

2009-10-15 Thread Mathias Nilsson
Hi, I guess this is a simple question but I don't know how to fix this. I have a paragraph with a leading. The paragraph is wrapped inside a cell in a PdfTable. When setting the leading for the paragraph it does not start 0,0 in x,y axis. It starts a little down. if I set the leading to 0 everyt