Possible Duplicate:
css print styling
How to change programmatically the settings of Print -> Page Setup, either server or client side, in an asp.net mvc application?
I need to change Layout, Margins and “Print background Colors and images”, before printing the content of the page.
Thanks.