How I can simulate window.print method in IE4?
Or how i must use the window.print method with IE4
Printable View
How I can simulate window.print method in IE4?
Or how i must use the window.print method with IE4
You can use the script found on this page:
http://www.dynamicdrive.com/dynamicindex9/other1.htm
Works great.
JK
You could use the excellent (and FREE) ScriptX component from
http://www.meadroid.com/scriptx/
with this component you can control page orientation,headings and margins etc without altering the browser's original settings
(It even gets a mention on M$ MSDN site.)