Re: [iText-questions] Line Break within a cell

2006-08-04 Thread bruno
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

[iText-questions] Line Break within a cell

2006-08-03 Thread Bernard, Sammy D.
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

RE: [iText-questions] Line break

2005-12-07 Thread Mitch Freed
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

Re: [iText-questions] Line break

2005-12-07 Thread Vineet Reynolds
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.

[iText-questions] Line break

2005-12-07 Thread Mitch Freed
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:    

Re: [iText-questions] Line Break

2002-07-01 Thread Matt Benson
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

[iText-questions] Line Break

2002-06-27 Thread Glauco Cesar de Castro
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