Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

printing

Status
Not open for further replies.

jazzmaster111

Programmer
May 2, 2005
25
MX
Hi:

I`m printing a web page by javascript.

By javascript, how can I know if the page was printed by the printer?

Thanks!!
 
Yes, I'm using window.print(), should I use activex controls in order to know if the page was printed by the printer?
 
I'm calling window.print() function and I need a reply from the printer in order to know if really the page was printed
 
well,

I need the printer reports if the page was printed physically.

window.onafterprint only works after call printing module
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top