Print Setup

  • Thread starter Thread starter Shakeel
  • Start date Start date
S

Shakeel

Hello All

Is there a way to remove the page url (footer of the page) from printing
when printing a report from asp.net. I know I can manually remove this from
file-->Page Setup and deleting "&u&b&d". But can I do this
programmatically..

Any help will be appreciated
 
Shakeel said:
Hello All

Is there a way to remove the page url (footer of the page) from printing
when printing a report from asp.net. I know I can manually remove this from
file-->Page Setup and deleting "&u&b&d". But can I do this
programmatically..

Any help will be appreciated

You seem to be referring to printing an ASP.NET page from Internet Explorer.
This is an IE question, and you'd probably get a better answer in one of the
IE newsgroups, like microsoft.public.windows.inetexplorer.ie5.browser.
 
Back
Top