, 2010 8:26 PM
Subject: [iText-questions] PdfPTableEvent on a single row
I need to change the background of a single row in a table. Can this be done
in a Table Event? Do I have to loop over each row and only add the background
to the row I care about?
Jason
I need to change the background of a single row in a table. Can this be done
in a Table Event? Do I have to loop over each row and only add the background
to the row I care about?
Jason
***This is a transmission from Purdue Employees Federal Credit
Union (PEFCU) and is intended solely for it
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
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
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
Yes Paulo got it! My mistake i overlooked :(
(B
(BThank you always.
(B
(BPaulo Soares $B$5$s$O=q$-$^$7$?(B:
(B>It looks like you compiled the modules but forgot to put MyTableEvent.class
(B>in the classpath.
(B>
(B>Best Regards,
(B>Paulo Soares
(B
(B
(BRicky M. Codizar [EMAIL PRO
ares
(B> Cc: [EMAIL PROTECTED]
(B> Subject: Re: [iText-questions] PdfPTableEvent
(B>
(B> Hi Paulo!
(B>
(B> This is the stack trace:
(B>
(B> java.lang.NoClassDefFoundError: MyTableEvent
(B> at BasicProjectFrameWeb.doGet(Basic
ace?
(B>
(B>Best Regards,
(B>Paulo Soares
(B>
(B>> -Original Message-
(B>> From:Ricky M. Codizar [SMTP:[EMAIL PROTECTED]
(B>> Sent:Wednesday, March 12, 2003 7:49
(B>> To: [EMAIL PROTECTED]
(B>> Subject: Re: [iText-questions
What's the complete stack trace?
Best Regards,
Paulo Soares
> -Original Message-
> From: Ricky M. Codizar [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, March 12, 2003 7:49
> To: [EMAIL PROTECTED]
> Subject: Re: [iText-questions] PdfPTableEvent
>
> Hi!
&
Hi!
I'm launching my iText document on the servlet (tomcat). The document contains a
PdfPTable and inside the document, I'm
using a PdfPTableEvent class. There is an error on the PdfPTableEvent class such as
this (no class definition) on Tomcat. I
tried to remove temporarily the PdfPTableEvent
Thanks a lot Bruno..the problem were solved.
(B
(BPlease accept my apology and I'm just new to Java and iText...till next time...
(B
(BBruno $B$5$s$O=q$-$^$7$?(B:
(B>Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>:
(B>
(B>> Here is the error. I'm working on a Japanese environment and the er
Quoting "Ricky M. Codizar" <[EMAIL PROTECTED]>:
> Here is the error. I'm working on a Japanese environment and the error
> message may not have the exact words as generated
> by iText. I just translated it to English.
>
> BasicProjectFrame3.java:121: exception com.lowagie.text.DocumentException
day, January 23, 2003 9:01
(B>> To: [EMAIL PROTECTED]
(B>> Subject: Re: [iText-questions] PdfPTableEvent
(B>>
(B>> Hi,
(B>>
(B>> I'm using PdfPTableEvent to add diagonal lines and text to my PdfPTable. I
(B>> sucessfully added diagonal lines b
9:01
> To: [EMAIL PROTECTED]
> Subject: Re: [iText-questions] PdfPTableEvent
>
> Hi,
>
> I'm using PdfPTableEvent to add diagonal lines and text to my PdfPTable. I
> sucessfully added diagonal lines but I'm
> having a problem inserting a text on a colu
Hi,
I'm using PdfPTableEvent to add diagonal lines and text to my PdfPTable. I sucessfully
added diagonal lines but I'm
having a problem inserting a text on a column. Is it possible to add text inside the
PdfPTableEvent (I'm using a
different class for the PdfTableEvent)? Because when I'm decl
To: [EMAIL PROTECTED]
> Subject: [iText-questions] PdfPTableEvent
>
> Hello,
>
> I have one problem (in this moment :-).
> I use PdfPTable.tableLayout(...) method to get an absolute position of all
> cells in my table. But in addition, I would like to have reference to
&g
Hello,
I have one problem (in this moment :-).
I use PdfPTable.tableLayout(...) method to get an absolute position of all
cells in my table. But in addition, I would like to have reference to
PdfPcell, not only positions.
I need export to external file absolute position od cells and content of
ce
17 matches
Mail list logo