RE: [iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread Katrin Tesmann
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: > > > >

RE: [iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread Paulo Soares
> > 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

RE: [iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread Paulo Soares
ave/restore > state otherwise the > > transformations will propagate to onEndPage. > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > > > Behalf Of [EMAIL PROTECTED] > > > Sent:

RE: [iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread kgnurps
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

RE: [iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread Paulo Soares
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

[iText-questions] self-created header with PdfPageEventHelper

2005-01-11 Thread kgnurps
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