Hi Swapna,

On 03/12/2008, Swapna Guntu <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using iText for generating PDF documents. I am adding data to a
> cell in the table and the data comes from database. When a cell
> contains more data that fits the rest of the page, it gets displayed
> in the next page and I don't want to have any blank space in between
> the pages. I am displaying data using pharse. Is there any property
> that displays the text irrespective of size.
>
> Any suggestions/recommendations would be greatly appreciated.
>

One (ugly) solution would be to set the bottom and top margins to 0.
Others might come up with more elegant solutions, i.e. using table or cell
events, but I'm no expert with these. You should however have a look at the
examples and build up your solution from them.

HTH,
alexis
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to