----- Original Message ----- 
From: "Joseph Chakkungal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 06, 2004 17:43
Subject: Re: [iText-questions] PdfPTable height


> Hi Paulo,
>
> Thanks for the help. The new version of the iText that you provided does
> split long rows so that it is displayed in multiple pages. But the PDF
> generated by my program is having some problems as follows;
>
> When a row cannot fit in the remaining space of a page, it is displayed in
> the next page leaving blank spaces (this could be more than half of the
> page).
>
> When a row is split into multiple pages, and if the following row is also
> longer, the remaining space of the page is left blank before staring the
> next row in a new page. This is similar to the first problem. Both of
these
> cause a lot of blank spaces in the PDF.
>

This is by design and it's advisable in some situations but there should be
an option of having an early break. Next Wednesday I'll have a release with
this feature.

> When a row is split into multiple pages, the width of the table changes to
> the default value of 80% starting from the second part of the row segment.
>

That's a bug already fixed in my code. Wednesday will be the day.

Best Regards,
Paulo Soares

> Am I missing some ‘set’ methods? Any help would be highly appreciated.
>
> Thanks,
>
> Joseph
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the changes on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source Technology
> Group. Come see the changes on the new OSTG site. www.ostg.com
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to