t; <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 11:51 AM
Subject: Re: [iText-questions] support PdfPTable
> Hi,
>
> Ok, now I have made the file directly in java. I shows with 0 to infinite
> a
To: "Fredrik Nilsson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 6:00 PM
Subject: Re: [iText-questions] support PdfPTable
> How do you know if the problem is with iText ot the jsp/browser? The first
> step is always to generate the pdf
es" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 16:26
Subject: Re: [iText-questions] support PdfPTable
Hi,
I'm making the pdf in a jsp-page and can not (right away extract the
pdf) as
a file.
It is possible that the browser doesn't recogni
ick (or use the
menu-item) View source on the blank page.
Regards,
/Fredrik
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Fredrik Nilsson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 5:16 PM
Subject:
D]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 16:08
Subject: Re: [iText-questions] support PdfPTable
I use three tables in the generated pdf and I set widths on all three.
During the afternoon I've noticed that I can see the pdf when I print
out
three images, otherwise n
5 PM
Subject: Re: [iText-questions] support PdfPTable
> Are you setting the table width? I'm sure an exception is being thrown.
>
> Best Regards,
> Paulo Soares
>
> - Original Message -
> From: "Fredrik Nilsson" <[EMAIL PROTECTED]>
> To: <[EMAI
Are you setting the table width? I'm sure an exception is being thrown.
Best Regards,
Paulo Soares
- Original Message -
From: "Fredrik Nilsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 9:29
Subject: [iText-questions] support
Hi,
I use the PdfPTable to fill a pdf with external
data. Now I have trouble showing the pdf. It appears white unless I put a
image in the document, then it shows.
I use table.writeSelectedRows(0,-1,
TABLE_X, TABLE_Y - counter*RECT_H-counter*10,
writer.getDirectContent());
to print out