RE: [iText-questions] PdfPageEventHelper and margins problem

2006-05-16 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Nicolas Laplante > Sent: Monday, May 15, 2006 4:57 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PdfPageEventHelper and margins problem >

[iText-questions] PdfPageEventHelper and margins problem

2006-05-16 Thread Nicolas Laplante
Hi, I have a Document which has it's bottom margin set to 19 pt. I then plug a PdfPageEventHelper on it. The onEndPage() method has a Document argument, which I assume is the document on which the event helper is attached. However, I print the bottom margin to System.out from inside the onEndPa