Srinivas P wrote:
1) Using the HeaderFooter class is not very wise, use page events
instead <>
Initially I used Page events only but while using text is overlapping
with header for certain margins(because in my case the margins are not
hard coded by me, these are specified by end user)that’s w
Thanks for replying Bruno,
Srinivas P wrote:
>
>
> Hi,
>
>
>
> I am using HeaderFooter class to display header and footer in my
page,
> but I got one problem i.e I need to display both image and
some text
> in Header area ,but it is allowing me to add either imag
Srinivas P wrote:
Hi,
I am using HeaderFooter class to display header and footer in my page,
but I got one problem i.e I need to display both image and some text
in Header area ,but it is allowing me to add either image or text not
both how to add both ,
1) using the HeaderFooter c
Hi,
I am using HeaderFooter class to display header and footer
in my page, but I got one problem i.e I need to display both image and some text
in Header area ,but it is allowing me to add either image or text not both how
to add both ,
Please help me out