i have add a table into several particular pages using pageevent related
objects and methods. just by set the top margins of the page which i want to
add that table to. and by the page number info and margin height info, it
can work to meet my project' need, hehe~~^_^
On 12/16/06, Bruno Lowagie <
Alexis Pigeon wrote:
> Hi Raffaele,
>
> On 14/12/06, GAMBELLI Raffaele <[EMAIL PROTECTED]> wrote:
>> Is there anybody out there :-)?
>
> Bruno Lowagie (and Paulo Soares too I think), the main contributors of
> iText and the ones that provide 99% of the answers on the mailing
> list, are currently
[email protected]
Subject: [iText-questions] Tables in header & footer
Hi all,
I have a very simple question:
If I want to insert a table inside my header & footer, I should override the
onEndPage(PdfWriter writer, Document document) method as seen in this
http://itextdocs.l
Ok!
I'm sorry and scuse me.
Raffaele
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Alexis Pigeon
Sent: giovedì 14 dicembre 2006 11.47
To: Post all your questions about iText here
Subject: Re: [iText-questions] Tables in header & footer
Hi Raff
Hi Raffaele,
On 14/12/06, GAMBELLI Raffaele <[EMAIL PROTECTED]> wrote:
> Is there anybody out there :-)?
Bruno Lowagie (and Paulo Soares too I think), the main contributors of
iText and the ones that provide 99% of the answers on the mailing
list, are currently at Javapolis (www.javapolis.com), a
t: [iText-questions] Tables in header & footer
Hi all,
I have a very simple question:
If I want to insert a table inside my header & footer, I should override the
onEndPage(PdfWriter writer, Document document) method as seen in this
http://itextdocs.lowagie.com/examples/com
Hi all,
I have a very simple question:
If I want to insert a table inside my header & footer, I should override the
onEndPage(PdfWriter writer, Document document) method as seen in this
http://itextdocs.lowagie.com/examples/com/lowagie/examples/directcontent/pageevents/EndPage.java
In fact, I
Hi,
I have been using the iText API for a while now and have been quite
impressed with it.
The only thing I need to be able to do is to include a table in the header
or footer of a PDF document.
It is mentioned in the headers and footers section of the tutorial, but the
link (to chapter 12 I