Re: [iText-questions] Multi-line Form Text Field.

2007-08-03 Thread Renato
Bruno wrote: >Renato wrote: >> Hi. >> >> I already read a lot of emails and don't find a >> answer for my question. >> >> I've a PDF form with a big multi-line Text Field. >> I want to reduce the space between the lines of th

[iText-questions] Multi-line Form Text Field.

2007-07-31 Thread Renato
Hi. I already read a lot of emails and don't find a answer for my question. I've a PDF form with a big multi-line Text Field. I want to reduce the space between the lines of that filled Text Field. Something like the Paragraph's method setLeader(). Any idea? TIA,