Bernard, Sammy D. wrote:
> Hey guys,
>
>
>
> I'm very new to iText and I was (key word "was") moving right along
> with the pdf prints until I came to a cell that contains 1 to many
> items that are required to be in a cell and each item on a separate
> line. (see below)
>
>
>
>
>
> The
Hey guys,
I'm very new to iText and I was (key word "was")
moving right along with the pdf prints until I came to a cell that contains 1
to many items that are required to be in a cell and each item on a separate
line. (see below)
The html page uses , and of course this does n
That is exactly what I
needed! Thanks for the help.
-Mitch
From: Vineet Reynolds
[mailto:[EMAIL PROTECTED]Sent: Wed 12/7/2005 10:56
PMTo: Mitch FreedCc:
itext-questions@lists.sourceforge.netSubject: Re: [iText-questions]
Line break
Yes, possible !!You will have to try using the
Yes, possible !!You will have to try using the splitChar() function. There is an example in the tutorial as well.You may have to split the "line" at any given underscore.Give it a try and let me know.
Is it possible to have a "line" (i.e. image or underscores
maybe), like i've drawn in the attached file, break and continue on the next
line if it doesn't fit on the line it started on? Rather than moving the entire
"line" to the next line if it doesn't fit.
Something similar to
this:
What version of iText are you using? I had thought
this had been fixed some time ago...
-Matt
--- Glauco Cesar de Castro <[EMAIL PROTECTED]>
wrote:
> Hello again.
>
> How can i break a line with iText?
> I have a paragraph and i just want to make a line
> break in the middle,
> without inser
Title: Mensagem
Hello
again.
How can i
break a line with iText?
I have a paragraph
and i just want to make a line break in the middle, without inserting a new
paragraph.
I have tried to use
\n, \r, \n\r but it seems iText ignores it.
Thanks
again.
Glauco
---
Outgoing mail is cer