RE: [iText-questions] Indentation and Dotted Line

2002-02-05 Thread Paulo Soares
That information is only available with PdfPTable. Best Regards, Paulo Soares > -Original Message- > From: Antoine BLANC [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, February 05, 2002 10:57 > To: tan ean khim; [EMAIL PROTECTED] > Subject: Re: [iText-questions] Indenta

Re: [iText-questions] Indentation and Dotted Line

2002-02-05 Thread Antoine BLANC
For your second question I've the beginning of an answer ! but some thing is missing : how to get the Cell width (I try Cell.width() but it's always return 0 :-[ ) So if someone has an idea or suggestions ??? Thanks in advance Best Regards, ||| o_O Mil00se testPointille.java Descr

[iText-questions] Indentation and Dotted Line

2002-02-04 Thread tan ean khim
hi all, thank you Bruno, I have get the table border. Here, I have 2 more questions: (1) How to do some indentations in table cell? (2) Is it possible to generate dotted line in table cell using iText as shown below? ABC - 2052 DEF - 2056 Th