Re: [iText-questions] Multi-line Form Text Field.
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.
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,