Posted By:
zheng_yu
Posted On:
Friday, September 7, 2001 12:39 AM
Can someone tell me how to implement print function using javascript( but dont use window.print()) ?
there is a print menu item in IE . can i invoke its function throught COM ? if i can , what will be registry ID of that COM Object .
i will explain a little bit about why i am doing like this. my boss ask me to figure out how to implement a full screen hard copy . I think i can use JAVASCRIPT + DLL( actually VC ++ code ) to solve it .
thanx
ZY