In ASP.Net C#
Say you have a page with a logo at the top, menu on the left, and all your content in the bottom right.
On this page I have a print button, I need to find a way to print just the content part of the page without opening a new window or doing something silly like using frames.
does anyone know a way to prompt a print job like this on the clients machine?
Say you have a page with a logo at the top, menu on the left, and all your content in the bottom right.
On this page I have a print button, I need to find a way to print just the content part of the page without opening a new window or doing something silly like using frames.
does anyone know a way to prompt a print job like this on the clients machine?