PDA

View Full Version : Printing


Tom
August 3rd 04, 06:30 PM
Hello,

Using javascript and vbscript ...
Is there a way to access the file>page setup in internet
explorer or the page setup in firefox so I can set the
top, bottom, left, right to 0.3 and delete the footer and
header values? For example, I can access the print pop-
up by using window.print() in javascript.

Thanks.