von462 wrote:
> Hi,
>
> I am trying to replace my old code for adding footer to a page to make it
> compatible with the new version(5.0.1), which does not support HeaderFooter
> class anymore. My existing code looks like this:
>
> HeaderFooter footer = new HeaderFooter(new Phrase("page: "), true)
Hi,
I am trying to replace my old code for adding footer to a page to make it
compatible with the new version(5.0.1), which does not support HeaderFooter
class anymore. My existing code looks like this:
HeaderFooter footer = new HeaderFooter(new Phrase("page: "), true);
footer.setBorder(Rectangl