Hi,
I need to know if there is any way to set/reset browser (IE) page setup setting programmatically. Or even any way to back the browser page setup to defalut.
More info:
We have print option on each screen/page in our Jsp Web Application . The user on each screen can choose the PRINT option from the browser ( IE ) to print the document that already is constructed for that screen/page.
By default the page header & footer come on each page on printer. For some of the screens/pages the user doesn't want the header & footer, so he/she has to go to the page setup on browser and delete them manually. This cause the browser to be set for no header & footer for other screens as well. And this is the problem that got my client tired of.
So, i am looking for an answer to set/reset the browser setting more easiler.
Any idea/help would be really appreciated.
Thanks.
I need to know if there is any way to set/reset browser (IE) page setup setting programmatically. Or even any way to back the browser page setup to defalut.
More info:
We have print option on each screen/page in our Jsp Web Application . The user on each screen can choose the PRINT option from the browser ( IE ) to print the document that already is constructed for that screen/page.
By default the page header & footer come on each page on printer. For some of the screens/pages the user doesn't want the header & footer, so he/she has to go to the page setup on browser and delete them manually. This cause the browser to be set for no header & footer for other screens as well. And this is the problem that got my client tired of.
So, i am looking for an answer to set/reset the browser setting more easiler.
Any idea/help would be really appreciated.
Thanks.