Re: [iText-questions] Table height

2007-02-02 Thread Bruno Lowagie (iText)
GAMBELLI Raffaele wrote: > If your table is a PdfPTable you can use getTotalHeight() method. He is using writeSelectedRows, so it is a PdfPTable. For getTotalHeight to work, setTotalWidth has to be set first. br, Bruno - Usin

Re: [iText-questions] Table height

2007-02-02 Thread GAMBELLI Raffaele
If your table is a PdfPTable you can use getTotalHeight() method... Saluti Raffaele -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: venerdì 2 febbraio 2007 12.23 To: itext-questions Subject: [iText-questions] Table height Hy

Re: [iText-questions] table height

2007-02-02 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > Hy! > > I've a problem: I write a table in a pdf document with writeSelectedRows. I > need to know the total height of the selected rows, i.e. the height that the > table has in the current page. > > How do I do? Not by mailing me personally ;-) > Thank you for your

[iText-questions] Table height

2007-02-02 Thread [EMAIL PROTECTED]
Hy! I've a problem: I write a table in a pdf document with writeSelectedRows. I need to know the total height of the selected rows, i.e. the height that the table has in the current page. How do I do? Thank you!! -- Passa a Infostrada. ADSL

Re: [iText-questions] table height

2006-06-30 Thread yosa kresnandya
On 6/30/06, bruno <[EMAIL PROTECTED]> wrote: yosa kresnandya wrote:> hi, i have a few question about iText>> - how to set cell height if i use Table() not PdfPTable or PdfTable ?You don't. Switch to PdfPTable.> - how to insert a nested table (table inside table) for PdfPTable ? You can't mix Table

Re: [iText-questions] table height

2006-06-30 Thread bruno
yosa kresnandya wrote: > hi, i have a few question about iText > > - how to set cell height if i use Table() not PdfPTable or PdfTable ? You don't. Switch to PdfPTable. > - how to insert a nested table (table inside table) for PdfPTable ? You can't mix Table and PdfPTable. Read the tutorial to

[iText-questions] table height

2006-06-30 Thread yosa kresnandya
hi, i have a few question about iText - how to set cell height if i use Table() not PdfPTable or PdfTable ? i allready use cell.height() but its not working (error) - how to insert a nested table (table inside table) for PdfPTable ?-- Rgds,Ossa-Nih Using Tomcat but need to do more? Need to support

Re: [iText-questions] Table height in xml

2004-03-16 Thread Bruno
Quoting Mark Goking <[EMAIL PROTECTED]>: > > > > > > Hi, I added an attrbute height under table in my tagmap xml file. But it > doesn't seem to work > Even if I set it at by pixel or by percentage, the height of the table > wont extend to the bottom of the page. :) With XML you can onl

[iText-questions] Table height in xml

2004-03-15 Thread Mark Goking
Hi, I added an attrbute height under table in my tagmap xml file. But it doesn't seem to work Even if I set it at by pixel or by percentage, the height of the table wont extend to the bottom of the page. :) Anyone know a workaround? mark

RE: [iText-questions] Table height

2002-07-01 Thread Paulo Soares
age- > From: Matthew Lavy [SMTP:[EMAIL PROTECTED]] > Sent: Monday, July 01, 2002 17:03 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Table height > > > Does anyone know whether (and if so how) I can force a table (or a > pdfptable) to be a specific height?

[iText-questions] Table height

2002-07-01 Thread Matthew Lavy
Does anyone know whether (and if so how) I can force a table (or a pdfptable) to be a specific height? I want to guarantee that I get three tables per A4 sheet and that all pages line up, so the output can be safely guillotined... Any advice gratefully received. Regards, Matthew -- Ma