PDA

Click to See Complete Forum and Search --> : Printing in IE4


kanejone
Dec 14th, 2000, 06:18 AM
How I can simulate window.print method in IE4?
Or how i must use the window.print method with IE4

N*G*Evangelion
Dec 14th, 2000, 09:37 AM
You can use the script found on this page:
http://www.dynamicdrive.com/dynamicindex9/other1.htm

kanejone
Dec 14th, 2000, 01:11 PM
Works great.
JK

Mark Sreeves
Dec 15th, 2000, 02:37 AM
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.)