We have a ASP.NET app that creates a report using XMLSL. It works fine, and the report appears in the users browser for them to print.
Some users have the default File / Page Setup options in the header and footer so the header and footer is printed on the report. They can, of course, clear this prior to printing.
However, a preferred method would be for us to capture their current setting (local pc) change the setting so no headers and footers are displayed, then reset the header and footers after printing...
I realize this is a trick request since the APS NET app is running a websever and the printing is done at the user pc using local resources...
Thoughts on how to accomplish this or is the solution simply a training issue. I.E. teach the user to turn them off and back on again if they want header / footers.
Jim
Some users have the default File / Page Setup options in the header and footer so the header and footer is printed on the report. They can, of course, clear this prior to printing.
However, a preferred method would be for us to capture their current setting (local pc) change the setting so no headers and footers are displayed, then reset the header and footers after printing...
I realize this is a trick request since the APS NET app is running a websever and the printing is done at the user pc using local resources...
Thoughts on how to accomplish this or is the solution simply a training issue. I.E. teach the user to turn them off and back on again if they want header / footers.
Jim