Re: [iText-questions] support PdfPTable

2002-12-20 Thread Fredrik Nilsson
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

Re: [iText-questions] support PdfPTable

2002-12-20 Thread Fredrik Nilsson
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

Re: [iText-questions] support PdfPTable

2002-12-19 Thread Paulo Soares
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

Re: [iText-questions] support PdfPTable

2002-12-19 Thread Fredrik Nilsson
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:

Re: [iText-questions] support PdfPTable

2002-12-19 Thread Paulo Soares
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

Re: [iText-questions] support PdfPTable

2002-12-19 Thread Fredrik Nilsson
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

Re: [iText-questions] support PdfPTable

2002-12-19 Thread Paulo Soares
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

[iText-questions] support PdfPTable

2002-12-19 Thread Fredrik Nilsson
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