Quoting Atish Roy <[EMAIL PROTECTED]>:
>
> How to change the default page number size which comes in footer of a pdf
> when
1st: you shouldn't use the HeaderFooter class.
Use Page Events to add headers or footers.
There's a reason why the class isn't discussed
in the book or any of the official t
How to change the default page number size which comes in footer of a pdf
when
HeaderFooter footer = new HeaderFooter(phrase1, phrase2)
is being called. In this method, the variable numbered is true and I think
it is responsible for displaying the current page Number in pdf. I guess the
defaul