trichview.com

trichview.support




Problem with a footer


Return to index


Author

Message

Phil

Posted: 06/04/2004 12:23:13


Hi Sergey,


I have a little problem to erase the default header and footer.

To do that, I do this just before printing :

  RVA_HeaderInfo.Text:= '';

  RVA_FooterInfo.Text := '';

  RVPrint.SetHeader(nil);

  RVPrint.SetFooter(nil);

  rvActionsResource.rvActionQuickPrint1.Execute;


I succes to erase the defaut header "- &p -" but I have a footer like this

"-- Page 1 of 1 --" which I can't erase by this action.

Do you know what kind of footer it is and where I can configure it.

Thanks for your help.


Phil.





Powered by ABC Amber Outlook Express Converter