Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everybody,

Ok,I want to make both the header and footer parts to be empty, be printed as A4 and portrait.
How is that?
Can I just easily tell the browser without the print setup popouts?

Can you tell me how to print a page via JavaScript or anything that works rather than wscript?

Thanks
Posted
Updated 27-May-11 23:18pm
v3

1 solution

You can use javascript window.print. http://www.javascriptkit.com/howto/newtech2.shtml[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900