RE: [iText-questions] Line height in a chunk

2003-03-06 Thread Jaladurgam, Ramana
; Jaladurgam, Ramana Cc: [EMAIL PROTECTED] Subject: Re: [iText-questions] Line height in a chunk - Original Message - From: "Bruno" <[EMAIL PROTECTED]> To: "Jaladurgam, Ramana" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, March 06, 2003 19:

Re: [iText-questions] Line height in a chunk

2003-03-06 Thread Paulo Soares
- Original Message - From: "Bruno" <[EMAIL PROTECTED]> To: "Jaladurgam, Ramana" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, March 06, 2003 19:43 Subject: RE: [iText-questions] Line height in a chunk > Quoti

RE: [iText-questions] Line height in a chunk

2003-03-06 Thread Jaladurgam, Ramana
: Bruno; Jaladurgam, Ramana Cc: [EMAIL PROTECTED] Subject: Re: [iText-questions] Line height in a chunk - Original Message - From: "Bruno" <[EMAIL PROTECTED]> To: "Jaladurgam, Ramana" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, Ma

RE: [iText-questions] Line height in a chunk

2003-03-06 Thread Bruno
Quoting "Jaladurgam, Ramana" <[EMAIL PROTECTED]>: > >document.setLinesRequired(n); >//Add the elements to the page. > > I mean with this statement is the page break should happen before the > elements are added in case the page doesn't have sufficient (in this case > n) number of lines.

RE: [iText-questions] Line height in a chunk

2003-03-06 Thread Jaladurgam, Ramana
wagie [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 1:28 PM To: Jaladurgam, Ramana Cc: '[EMAIL PROTECTED]' Subject: Re: [iText-questions] Line height in a chunk Jaladurgam, Ramana wrote: >My requirement actually is: > I will go on adding some paragraphs/chunks/phra

Re: [iText-questions] Line height in a chunk

2003-03-06 Thread Bruno Lowagie
Jaladurgam, Ramana wrote: My requirement actually is: I will go on adding some paragraphs/chunks/phrases to the document. OK. I understand. These elements are of different fonts and sizes. OK, I still understand. There is a requirement that I should break the page when the page doesn't

RE: [iText-questions] Line height in a chunk

2003-03-06 Thread Jaladurgam, Ramana
]' Subject: Re: [iText-questions] Line height in a chunk Quoting "Jaladurgam, Ramana" <[EMAIL PROTECTED]>: > Hi, > How to determine the line height a chunk can occupy? A chunk may > occupy more than one line, but how to find out the height of each > line? A C

Re: [iText-questions] Line height in a chunk

2003-03-06 Thread Bruno
Quoting "Jaladurgam, Ramana" <[EMAIL PROTECTED]>: > Hi, > How to determine the line height a chunk can occupy? A chunk may occupy > more than one line, but how to find out the height of each line? A Chunk doesn't have a 'leading', so you can't define a line height for a Chunk. You have to put t

[iText-questions] Line height in a chunk

2003-03-06 Thread Jaladurgam, Ramana
Hi, How to determine the line height a chunk can occupy? A chunk may occupy more than one line, but how to find out the height of each line? Thanks, Ramana. -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 11:57 AM To: '[EMAIL PROTECTED]'