05 11:44 AM
> > To: Paulo Soares; [email protected]
> > Subject: RE: [iText-questions] self-created header with
> > PdfPageEventHelper
> >
> > Hi,
> >
> > I do use the save / restore state in the body, as you can see:
> >
> >
> > cb.restoreState();
> >
> > document.newPage();
> > document.add(ptable);
> -Original Message-
> From: Katrin Tesmann [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 11, 2005 12:34 PM
> To: Paulo Soares; itext-question
ave/restore
> state otherwise the
> > transformations will propagate to onEndPage.
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of [EMAIL PROTECTED]
> > > Sent:
mailto:[EMAIL PROTECTED] On
> > Behalf Of [EMAIL PROTECTED]
> > Sent: Tuesday, January 11, 2005 7:58 AM
> > To: [email protected]
> > Subject: [iText-questions] self-created header with PdfPageEventHelper
> >
> > Hi,
> >
> > I tried
AM
> To: [email protected]
> Subject: [iText-questions] self-created header with PdfPageEventHelper
>
> Hi,
>
> I tried to create my own header with PdfPageEventHelper and I used the
> example head_foot.java.
> There is a table (which should work as header
Hi,
I tried to create my own header with PdfPageEventHelper and I used the
example head_foot.java.
There is a table (which should work as header) in my document, but at the
wrong position at page 1, but page 2 is correct (except of the missing space
between header and the other table). pdf-file is