RV: [iText-questions] PdfPTableEvent and Templates

2003-08-04 Thread Carmona Perez, David
More info added to the original message... -Mensaje original- De: Carmona Perez, David Enviado el: lunes, 04 de agosto de 2003 11:54 Para: 'Paulo Soares' Asunto: RE: [iText-questions] PdfPTableEvent and Templates I have more clues about what really happens. I'm worki

Re: [iText-questions] PdfPTableEvent and Templates

2003-08-02 Thread Paulo Soares
ECTED]> To: "Itext-Questions (E-mail)" <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 13:06 Subject: [iText-questions] PdfPTableEvent and Templates > Hi all, > > During a PdfPTableEvent, I add templates. The effect is that all the > tables (including regular T

[iText-questions] PdfPTableEvent and Templates

2003-08-01 Thread Carmona Perez, David
Hi all,   During a PdfPTableEvent, I add templates.  The effect is that all the tables (including regular Table’s in addition to PdfPTable’s) are rendered blank except the border.     class EventsTblIndice implements PdfPTableEvent {     public void tableLayout(PdfPTable ta