[EMAIL PROTECTED] wrote:
setSimpleColumn method and then use the setLeading method with suitable
arguments.
This way you can vary the space between the lines
and try to fit in the text depending on the number of lines.
That's a possible solution.
If am right the setLeading method combines
bruno <[EMAIL PROTECTED]> said:
> [EMAIL PROTECTED] wrote:
>
> > The problem is that the text ges out of the rectangle if the size is
> > large.
>
> > Does anyone know how to surpass this problem?
>
> What do you want?
> Do you want the text that doesn't fit to disappear?
> Do you want to crea
[EMAIL PROTECTED] wrote:
The problem is that the text ges out of the rectangle if the size is
large.
Does anyone know how to surpass this problem?
What do you want?
Do you want the text that doesn't fit to disappear?
Do you want to create a new rectangle on a new page with the rest of the
Bruno Lowagie <[EMAIL PROTECTED]> said:
> [EMAIL PROTECTED] wrote:
>
> >Hello all,
> >
> >
> >
> FYI: the address is itext-questions@lists.sourceforge.net
> You mailed your question to the admin instead.
>
> >i am new at iText and i need to create a pdf simply by placing several
> >elements
[EMAIL PROTECTED] wrote:
Hello all,
FYI: the address is itext-questions@lists.sourceforge.net
You mailed your question to the admin instead.
i am new at iText and i need to create a pdf simply by placing several
elements (words, numbers or sentences) at specific positions in a page. The
p