On Wed, Sep 12, 2007 at 11:18:47AM +0200, Bruno Lowagie (iText) wrote:
> Bruno Lowagie wrote:
> > Chad Loder wrote:
> >> Hi. Has anyone had a chance to look at this?
>
> > Unfortunately, due to circumstances in my dayjob,
> > I won't be able to look at this problem before
> > next Wednesday.
>
>
Bruno Lowagie wrote:
> Chad Loder wrote:
>> Hi. Has anyone had a chance to look at this?
> Unfortunately, due to circumstances in my dayjob,
> I won't be able to look at this problem before
> next Wednesday.
OK, done. The fix is in the SVN repository
(com.lowagie.text.pdf.PdfCell).
br,
Bruno
---
Chad Loder wrote:
> Hi. Has anyone had a chance to look at this?
It's a Table problem; not a PdfPTable problem.
Table problems have a low priority; we always
advise to use PdfPTable instead (whenever possible).
In practice, low priority for class Table means
that I am the only one currently debug
Hi. Has anyone had a chance to look at this?
I've attached a sample PDF to show what the output looks like.
Thanks,
c
On Wed, Sep 05, 2007 at 01:47:17PM -0700, Chad Loder wrote:
> Hello. I am experiencing a bug in iText PDF generation where text overlaps an
> image. The situation is that
Hello. I am experiencing a bug in iText PDF generation where text overlaps an
image. The situation is that there is a table cell containing an image. The
cell starts on the bottom of a page and therefore it gets pushed to the next
page (because it would not have fit). However, the text at the top o